aboutsummaryrefslogtreecommitdiff
path: root/math/rocs/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-03-22 14:18:02 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-03-22 14:18:02 +0000
commitd65c037b00c46aa7b10d1803dee20b9bbb57e36b (patch)
treeda82a32e8ce2ded995ae7ba320231491c35220ac /math/rocs/Makefile
parent051464267aa4627179b870274906053785cee748 (diff)
Notes
Diffstat (limited to 'math/rocs/Makefile')
-rw-r--r--math/rocs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/rocs/Makefile b/math/rocs/Makefile
index d4d622d71e72..b8de638150b6 100644
--- a/math/rocs/Makefile
+++ b/math/rocs/Makefile
@@ -15,10 +15,11 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs
CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
-KDE4_BUILDENV= yes
+USES= cmake:outsource
USE_QT4= script scripttools \
moc_build qmake_build rcc_build uic_build
USE_XZ= yes
+USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>