svn commit: r322190 - head/devel/kdevelop-pg-qt
Raphael Kubo da Costa
rakuco at FreeBSD.org
Tue Jul 2 17:43:54 UTC 2013
Author: rakuco
Date: Tue Jul 2 17:43:53 2013
New Revision: 322190
URL: http://svnweb.freebsd.org/changeset/ports/322190
Log:
Unify USES.
Modified:
head/devel/kdevelop-pg-qt/Makefile
Modified: head/devel/kdevelop-pg-qt/Makefile
==============================================================================
--- head/devel/kdevelop-pg-qt/Makefile Tue Jul 2 17:34:39 2013 (r322189)
+++ head/devel/kdevelop-pg-qt/Makefile Tue Jul 2 17:43:53 2013 (r322190)
@@ -18,9 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${P
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
More information about the svn-ports-head
mailing list