aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-07-02 17:43:53 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-07-02 17:43:53 +0000
commitf026ee1fe8da98244462007ccf598885ff54758f (patch)
treef4af9283059be4029652d0b9cfa1bb16293d090c
parent50704408471a4532a2ceb2226a222e03786af41a (diff)
downloadports-f026ee1fe8da98244462007ccf598885ff54758f.tar.gz
ports-f026ee1fe8da98244462007ccf598885ff54758f.zip
Notes
-rw-r--r--devel/kdevelop-pg-qt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/kdevelop-pg-qt/Makefile b/devel/kdevelop-pg-qt/Makefile
index 15827374d882..48aa86500c45 100644
--- a/devel/kdevelop-pg-qt/Makefile
+++ b/devel/kdevelop-pg-qt/Makefile
@@ -18,9 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
USE_GCC= 4.6+
USE_BZIP2= yes
-USES= bison
+USES= bison cmake:outsource
USE_KDE4= automoc4 kdehier kdelibs kdeprefix
-USES+= cmake:outsource
USE_QT4= qmake_build moc_build uic_build rcc_build
MAKE_JOBS_SAFE= yes