svn commit: r301708 - head/cad/meshlab

Erwin Lansing erwin at FreeBSD.org
Mon Jul 30 07:33:22 UTC 2012


Author: erwin
Date: Mon Jul 30 07:33:21 2012
New Revision: 301708
URL: http://svn.freebsd.org/changeset/ports/301708

Log:
  Mark BROKEN: does not build
  
  Submitted by:	pointyhat

Modified:
  head/cad/meshlab/Makefile   (contents, props changed)

Modified: head/cad/meshlab/Makefile
==============================================================================
--- head/cad/meshlab/Makefile	Mon Jul 30 07:26:09 2012	(r301707)
+++ head/cad/meshlab/Makefile	Mon Jul 30 07:33:21 2012	(r301708)
@@ -18,6 +18,8 @@ COMMENT=	A tool for processing and editi
 
 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
 



More information about the svn-ports-all mailing list