svn commit: r383876 - head/graphics/graphviz

Dirk Meyer dinoex at FreeBSD.org
Sun Apr 12 17:20:32 UTC 2015


Author: dinoex
Date: Sun Apr 12 17:20:31 2015
New Revision: 383876
URL: https://svnweb.freebsd.org/changeset/ports/383876

Log:
  - add CPE
  PR:		199039

Modified:
  head/graphics/graphviz/Makefile

Modified: head/graphics/graphviz/Makefile
==============================================================================
--- head/graphics/graphviz/Makefile	Sun Apr 12 16:30:12 2015	(r383875)
+++ head/graphics/graphviz/Makefile	Sun Apr 12 17:20:31 2015	(r383876)
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libltdl.so:${PORTSDIR}/deve
 		libexpat.so:${PORTSDIR}/textproc/expat2 \
 		libgd.so:${PORTSDIR}/${GD_PORT}
 
-USES=		gmake bison libtool:keepla pkgconfig pathfix shebangfix
+USES=		cpe gmake bison libtool:keepla pkgconfig pathfix shebangfix
 GNU_CONFIGURE=	yes
 LDFLAGS+=	-L${LOCALBASE}/lib
 CPPFLAGS+=	-I${LOCALBASE}/include


More information about the svn-ports-all mailing list