diff options
-rw-r--r-- | cad/meshlab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/meshlab/Makefile b/cad/meshlab/Makefile index cf2d6b3b6e75..8a9e8458dbfb 100644 --- a/cad/meshlab/Makefile +++ b/cad/meshlab/Makefile @@ -13,6 +13,7 @@ COMMENT= 3D triangular meshes processing and editing tool EXTRACT_DEPENDS=7z:${PORTSDIR}/archivers/p7zip LIB_DEPENDS= QtSolutions_SOAP-head:${PORTSDIR}/devel/qt4-qtsolutions-soap +USE_GCC= yes USE_GL= glew glu USE_QT4= qmake_build moc_build rcc_build uic_build corelib gui xml \ xmlpatterns opengl network script |