diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-07-02 17:43:53 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-07-02 17:43:53 +0000 |
commit | f026ee1fe8da98244462007ccf598885ff54758f (patch) | |
tree | f4af9283059be4029652d0b9cfa1bb16293d090c /devel/kdevelop-pg-qt | |
parent | 50704408471a4532a2ceb2226a222e03786af41a (diff) |
Notes
Diffstat (limited to 'devel/kdevelop-pg-qt')
-rw-r--r-- | devel/kdevelop-pg-qt/Makefile | 3 |
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 |