svn commit: r347321 - head/math/vtk5

Antoine Brodin antoine at FreeBSD.org
Thu Mar 6 20:41:40 UTC 2014


Author: antoine
Date: Thu Mar  6 20:41:39 2014
New Revision: 347321
URL: http://svnweb.freebsd.org/changeset/ports/347321
QAT: https://qat.redports.org/buildarchive/r347321/

Log:
  Mark BROKEN: violates stage and fails to package
  
  Reported by:	pkg-fallout

Modified:
  head/math/vtk5/Makefile

Modified: head/math/vtk5/Makefile
==============================================================================
--- head/math/vtk5/Makefile	Thu Mar  6 20:39:24 2014	(r347320)
+++ head/math/vtk5/Makefile	Thu Mar  6 20:41:39 2014	(r347321)
@@ -19,6 +19,7 @@ LIB_DEPENDS=	libexpat.so:${PORTSDIR}/tex
 		libpng15.so:${PORTSDIR}/graphics/png \
 		libtiff.so:${PORTSDIR}/graphics/tiff
 
+BROKEN=		Violates stage and fails to package
 WRKSRC=		${WRKDIR}/VTK${PORTVERSION}
 
 CONFLICTS=	vtk-4*


More information about the svn-ports-head mailing list