diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 14:18:02 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 14:18:02 +0000 |
commit | d65c037b00c46aa7b10d1803dee20b9bbb57e36b (patch) | |
tree | da82a32e8ce2ded995ae7ba320231491c35220ac /math/kalgebra | |
parent | 051464267aa4627179b870274906053785cee748 (diff) |
Notes
Diffstat (limited to 'math/kalgebra')
-rw-r--r-- | math/kalgebra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index f05cbb68e4b3..94b34a4b5dfc 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -17,7 +17,7 @@ CONFLICTS= kdeedu-4.[0-6].* CMAKE_ARGS= -DBUILD_mobile:BOOL=FALSE USE_GL= glu USE_KDE4= kdehier kdelibs kdeprefix libkdeedu automoc4 -KDE4_BUILDENV= yes +USES= cmake:outsource USE_QT4= gui opengl script scripttools xml \ moc_build qmake_build rcc_build uic_build USE_XZ= yes |