svn commit: r336424 - head/math/cantor
Antoine Brodin
antoine at FreeBSD.org
Sat Dec 14 09:01:59 UTC 2013
Author: antoine
Date: Sat Dec 14 09:01:59 2013
New Revision: 336424
URL: http://svnweb.freebsd.org/changeset/ports/336424
Log:
Add an explicit dependency on pkgconf (needed for LibSpectre and Qalculate detection)
Approved by: portmgr (bapt)
Modified:
head/math/cantor/Makefile
Modified: head/math/cantor/Makefile
==============================================================================
--- head/math/cantor/Makefile Sat Dec 14 06:44:38 2013 (r336423)
+++ head/math/cantor/Makefile Sat Dec 14 09:01:59 2013 (r336424)
@@ -17,7 +17,7 @@ LIB_DEPENDS= spectre.1:${PORTSDIR}/print
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
-USES= cmake:outsource
+USES= cmake:outsource pkgconfig
USE_QT4= corelib qtestlib_build xml xmlpatterns \
moc_build qmake_build rcc_build uic_build
USE_XZ= yes
More information about the svn-ports-all
mailing list