diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2012-07-30 07:33:21 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2012-07-30 07:33:21 +0000 |
commit | 867cd4f84c72cebe7a0d9a36cdde6c74367f6750 (patch) | |
tree | b3726cbf7ac021643e779333d67a0d9d40a8d56e | |
parent | Mark BROKEN: does not build (diff) |
Mark BROKEN: does not build
Submitted by: pointyhat
-rw-r--r-- | cad/meshlab/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/meshlab/Makefile b/cad/meshlab/Makefile index 19eb8f892c75..476e6563aad8 100644 --- a/cad/meshlab/Makefile +++ b/cad/meshlab/Makefile @@ -18,6 +18,8 @@ COMMENT= A tool for processing and editing 3D triangular meshes LIB_DEPENDS= QtSolutions_SOAP-head:${PORTSDIR}/devel/qt4-qtsolutions-soap +BROKEN= does not build + USE_GL= glew glu USE_QT4= qmake corelib gui xml opengl network moc uic rcc script |