summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-14 09:01:59 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-14 09:01:59 +0000
commit366fbf477ee502e1664e03297da50ea398b557cc (patch)
tree2c424334cb7c0a887cbd01710aa5978b1554cdea /math
parentmath/py-numpy: Fix static library check that assumes atlas is installed (diff)
Add an explicit dependency on pkgconf (needed for LibSpectre and Qalculate detection)
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=336424
Diffstat (limited to 'math')
-rw-r--r--math/cantor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index e42643e320d3..36a328e0bce4 100644
--- a/math/cantor/Makefile
+++ b/math/cantor/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= spectre.1:${PORTSDIR}/print/libspectre \
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