Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2016 22:13:38 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r406072 - head/graphics/graphviz
Message-ID:  <201601132213.u0DMDcAl026763@repo.freebsd.org>

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



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