svn commit: r406072 - head/graphics/graphviz

Dirk Meyer dinoex at FreeBSD.org
Wed Jan 13 22:13:40 UTC 2016


Author: dinoex
Date: Wed Jan 13 22:13:38 2016
New Revision: 406072
URL: https://svnweb.freebsd.org/changeset/ports/406072

Log:
  - mark BROKEN on CURRENT

Modified:
  head/graphics/graphviz/Makefile

Modified: head/graphics/graphviz/Makefile
==============================================================================
--- head/graphics/graphviz/Makefile	Wed Jan 13 22:11:05 2016	(r406071)
+++ head/graphics/graphviz/Makefile	Wed Jan 13 22:13:38 2016	(r406072)
@@ -17,6 +17,8 @@ LIB_DEPENDS=	libltdl.so:${PORTSDIR}/deve
 		libexpat.so:${PORTSDIR}/textproc/expat2 \
 		libgd.so:${PORTSDIR}/${GD_PORT}
 
+BROKEN_FreeBSD_11=	namespace collision
+
 USES=		bison cpe gmake jpeg libtool:keepla pkgconfig pathfix shebangfix
 GNU_CONFIGURE=	yes
 LDFLAGS+=	-L${LOCALBASE}/lib


More information about the svn-ports-head mailing list