diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-14 09:01:59 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-14 09:01:59 +0000 |
commit | 366fbf477ee502e1664e03297da50ea398b557cc (patch) | |
tree | 2c424334cb7c0a887cbd01710aa5978b1554cdea /math/cantor | |
parent | c36c2de8fd86aa4f7311cab04775921d8cd42de8 (diff) |
Notes
Diffstat (limited to 'math/cantor')
-rw-r--r-- | math/cantor/Makefile | 2 |
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 |