aboutsummaryrefslogtreecommitdiff
path: root/math/freemat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/freemat/Makefile')
-rw-r--r--math/freemat/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/freemat/Makefile b/math/freemat/Makefile
index ae270fcdd894..c0ce7a031d93 100644
--- a/math/freemat/Makefile
+++ b/math/freemat/Makefile
@@ -26,9 +26,8 @@ LIB_DEPENDS= libarpack.so:${PORTSDIR}/math/arpack \
libportaudio.so:${PORTSDIR}/audio/portaudio \
libumfpack.so:${PORTSDIR}/math/suitesparse
-USES= cmake:outsource dos2unix fortran pkgconfig
+USES= cmake:outsource dos2unix fortran pkgconfig python:build
USE_GL= yes
-USE_PYTHON_BUILD= yes
USE_QT4= gui network opengl svg webkit xml \
moc_build qmake_build rcc_build uic_build
CMAKE_ARGS= -DCMAKE_LIBRARY_PATH:STRING="${LOCALBASE}/llvm33/lib" \