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