From a24b5a9439576d52b7a1e94d6c4dd3f0e5d8c13e Mon Sep 17 00:00:00 2001 From: makc Date: Sun, 13 Oct 2013 13:03:03 +0000 Subject: - Convert unmaintained ports to USES=qmake - Add stage support - Convert LIB_DEPENDS to new syntax - Minor changes/fixes --- textproc/dixit/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'textproc/dixit') diff --git a/textproc/dixit/Makefile b/textproc/dixit/Makefile index e5c73c25373f..585e6f08d683 100644 --- a/textproc/dixit/Makefile +++ b/textproc/dixit/Makefile @@ -20,9 +20,9 @@ LICENSE= GPLv3 # (or later) WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.${QT_VER} +USES= qmake USE_QT4= corelib gui network moc_build qmake_build rcc_build -HAS_CONFIGURE= yes -QMAKEFLAGS= QMAKE_LFLAGS="-lz" +QMAKE_ARGS= QMAKE_LFLAGS="-lz" PLIST_SUB= _DB=${_DB} DB_DIR=${DB_DIR} _DB_F=${_DB_F} @@ -60,9 +60,6 @@ post-patch: @${REINPLACE_CMD} -e \ 's|dixit.qdb|${_DB}|' ${WRKSRC}/src/dixit.h -do-configure: - (cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKEFLAGS}) - do-install: (cd ${WRKSRC} && ${INSTALL_PROGRAM} ${PORTNAME} ${PREFIX}/bin) @${TOUCH} -t ${DB_DATE} ${WRKSRC}/${_DB_F} -- cgit : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/ktorrent/pkg-plist
Commit message (Expand)AuthorAgeFilesLines
* Update libktorrent to 1.2.0makc2012-03-071-0/+3
* Update to 4.1.3makc2011-12-081-2/+2
* - Update dependencies after KDE ports upgrade.avilla2011-10-171-2/+0
* Update to 4.1.2makc2011-08-191-1/+4
* Update to 4.1.1makc2011-06-151-1/+1
* - Update libktorrent to 1.1.0.avilla2011-03-251-29/+35
* Update to 4.0.5makc2010-12-311-1/+1
* Update to 4.0.4makc2010-10-221-402/+24
* - Make pointyhat tinderbox happy by removing extra @dirrmry for common localefluffy2010-05-141-10/+0
* Update to 3.3.4makc2010-02-091-1/+1
* Update to 3.3.3makc2010-02-021-2/+5
* Update to 3.3.1makc2009-11-291-8/+41
* Update to 3.2.5 (bugfix release)makc2009-10-251-1/+1
* Update to 3.2.4makc2009-10-081-2/+4
* Update to 3.2.3makc2009-08-111-2/+3
* Update to 3.2.2makc2009-06-031-4/+12