Date: Sun, 12 Apr 2015 17:20:32 +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: r383876 - head/graphics/graphviz Message-ID: <201504121720.t3CHKWmw008140@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504121720.t3CHKWmw008140>