diff options
Diffstat (limited to 'math/cantor')
-rw-r--r-- | math/cantor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/cantor/Makefile b/math/cantor/Makefile index 6d043105082f..de0448b1ca9e 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -17,10 +17,11 @@ LIB_DEPENDS= spectre.1:${PORTSDIR}/print/libspectre \ CONFLICTS= kdeedu-4.[0-6].* USE_KDE4= kdehier kdelibs kdeprefix automoc4 -KDE4_BUILDENV= yes +USES= cmake:outsource USE_QT4= qtestlib_build xmlpatterns \ moc_build qmake_build rcc_build uic_build USE_XZ= yes +USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes OPTIONS_DEFINE= MAXIMA OCTAVE R |