aboutsummaryrefslogtreecommitdiff
path: root/cad/openscad
diff options
context:
space:
mode:
authorMichael Reifenberger <mr@FreeBSD.org>2011-08-28 13:41:11 +0000
committerMichael Reifenberger <mr@FreeBSD.org>2011-08-28 13:41:11 +0000
commitc36354398adc1c9de94c559bbd710689d4b8ca87 (patch)
treeb2b031ae097252f5fce34a0de35997a9363f4adc /cad/openscad
parent0af70c3b580cadad5fd129f9c4004acde1147d0d (diff)
downloadports-c36354398adc1c9de94c559bbd710689d4b8ca87.tar.gz
ports-c36354398adc1c9de94c559bbd710689d4b8ca87.zip
Notes
Diffstat (limited to 'cad/openscad')
-rw-r--r--cad/openscad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index 29e87d444fca..77f099105c93 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 corelib gui opengl moc uic
+QT_COMPONENTS= qmake corelib gui opengl moc uic rcc
PLIST_SUB= PORTVERSION=${PORTVERSION}
#MAKE_JOBS_UNSAFE=yes
QMAKE_ENV = EIGEN2DIR=${LOCALBASE}/include/eigen2