svn commit: r382818 - head/graphics/picviz

Antoine Brodin antoine at FreeBSD.org
Tue Mar 31 13:48:18 UTC 2015


Author: antoine
Date: Tue Mar 31 13:48:17 2015
New Revision: 382818
URL: https://svnweb.freebsd.org/changeset/ports/382818
QAT: https://qat.redports.org/buildarchive/r382818/

Log:
  Mark BROKEN: unfetchable
  
  Reported by:	pkg-fallout

Modified:
  head/graphics/picviz/Makefile

Modified: head/graphics/picviz/Makefile
==============================================================================
--- head/graphics/picviz/Makefile	Tue Mar 31 13:36:37 2015	(r382817)
+++ head/graphics/picviz/Makefile	Tue Mar 31 13:48:17 2015	(r382818)
@@ -11,6 +11,8 @@ DISTFILES=	${PORTNAME}-${PORTVERSION}${E
 MAINTAINER=	ports at timit.nl
 COMMENT=	Parallel coordinates plotter
 
+BROKEN=		Unfetchable
+
 LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre \
 		libcairo.so:${PORTSDIR}/graphics/cairo
 


More information about the svn-ports-head mailing list