aboutsummaryrefslogtreecommitdiff
path: root/cad/openscad
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-06-06 06:44:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-06-06 06:44:37 +0000
commit9c2f65e3958e906d7f49ce94318d22defb3fffb2 (patch)
treebc087bd13fb3e313884021b8e0a5e2046e75d491 /cad/openscad
parent7db146587f345a51482b4b1c314fe71cfeb37e6c (diff)
downloadports-9c2f65e3958e906d7f49ce94318d22defb3fffb2.tar.gz
ports-9c2f65e3958e906d7f49ce94318d22defb3fffb2.zip
Notes
Diffstat (limited to 'cad/openscad')
-rw-r--r--cad/openscad/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index 9bd87f593a52..75372e52a0d8 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -27,8 +27,7 @@ LIB_DEPENDS= GLU.1:${PORTSDIR}/graphics/libGLU \
opencsg:${PORTSDIR}/graphics/opencsg
USE_GL= glew
-USE_QT_VER= 4
-QT_COMPONENTS= qmake corelib gui opengl moc uic rcc
+USE_QT4= qmake corelib gui opengl moc uic rcc
PLIST_SUB= PORTVERSION=${PORTVERSION}
#MAKE_JOBS_UNSAFE=yes
QMAKE_ENV = EIGEN2DIR=${LOCALBASE}/include/eigen2