summaryrefslogtreecommitdiffstats
path: root/german
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2009-05-24 10:12:29 +0000
committermakc <makc@FreeBSD.org>2009-05-24 10:12:29 +0000
commit58eaece7e977e0404950776ffb23a8da9bbfc4e6 (patch)
tree6b733c08d53702662607c339ddcc7fe78be3b989 /german
parent40a12437891e8465852cced6385f944a8b395904 (diff)
downloadFreeBSD-ports-58eaece7e977e0404950776ffb23a8da9bbfc4e6.zip
FreeBSD-ports-58eaece7e977e0404950776ffb23a8da9bbfc4e6.tar.gz
Remove qt4 build tools from run dependencies.
Approved by: maintainer timeout (2 weeks)
Diffstat (limited to 'german')
-rw-r--r--german/tipp10/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/german/tipp10/Makefile b/german/tipp10/Makefile
index 6c7cbb5..6123466 100644
--- a/german/tipp10/Makefile
+++ b/german/tipp10/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tipp10
PORTVERSION= 2.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= german
MASTER_SITES= http://www.tipp10.de/download/
DISTNAME= tipp10_source_v2-0-1
@@ -20,7 +20,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/qt4/plugins/sqldrivers/libqsqlite2.so:${PORTSDIR}/
USE_ZIP= yes
USE_QT_VER= 4
-QT_COMPONENTS= qmake sql corelib network script qtestlib rcc uic moc gui
+QT_COMPONENTS= gui sql corelib network script qtestlib \
+ qmake_build rcc_build uic_build moc_build
WRKSRC= ${WRKDIR}/source
do-configure:
OpenPOWER on IntegriCloud