Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2012 07:33:22 +0000 (UTC)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301708 - head/cad/meshlab
Message-ID:  <201207300733.q6U7XMNe062464@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207300733.q6U7XMNe062464>