aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorMichael Reifenberger <mr@FreeBSD.org>2011-08-27 08:27:40 +0000
committerMichael Reifenberger <mr@FreeBSD.org>2011-08-27 08:27:40 +0000
commit99c924e7ec16206296a1048575812495d43c22c6 (patch)
treefa5d9e5e172b2cd59c89e9ee56ac5861a350faef /cad
parent9423b0e2a6517914771fe213356798309ee194a9 (diff)
downloadports-99c924e7ec16206296a1048575812495d43c22c6.tar.gz
ports-99c924e7ec16206296a1048575812495d43c22c6.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/openscad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index ecf36afe2311..29e87d444fca 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -28,7 +28,7 @@ LIB_DEPENDS= GLU.1:${PORTSDIR}/graphics/libGLU \
USE_GL= glew
USE_QT_VER= 4
-QT_COMPONENTS= qmake_build
+QT_COMPONENTS= qmake corelib gui opengl moc uic
PLIST_SUB= PORTVERSION=${PORTVERSION}
#MAKE_JOBS_UNSAFE=yes
QMAKE_ENV = EIGEN2DIR=${LOCALBASE}/include/eigen2