diff options
Diffstat (limited to 'cad/meshlab/Makefile')
-rw-r--r-- | cad/meshlab/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/meshlab/Makefile b/cad/meshlab/Makefile index 4f98c1d1d2c6..19eb8f892c75 100644 --- a/cad/meshlab/Makefile +++ b/cad/meshlab/Makefile @@ -19,8 +19,7 @@ COMMENT= A tool for processing and editing 3D triangular meshes LIB_DEPENDS= QtSolutions_SOAP-head:${PORTSDIR}/devel/qt4-qtsolutions-soap USE_GL= glew glu -USE_QT4= qmake corelib gui xml opengl network moc uic rcc -MAKE_ENV+= CXX=clang++ +USE_QT4= qmake corelib gui xml opengl network moc uic rcc script USE_LDCONFIG= yes |