svn commit: r382178 - head/graphics/inkscape

Bartek Rutkowski robak at FreeBSD.org
Tue Mar 24 21:32:10 UTC 2015


Author: robak
Date: Tue Mar 24 21:32:08 2015
New Revision: 382178
URL: https://svnweb.freebsd.org/changeset/ports/382178
QAT: https://qat.redports.org/buildarchive/r382178/

Log:
  graphics/inkscape: add CPE information
  
  PR:		197524
  Submitted by:	Shun <shun.fbsd.pr at dropcut.net>
  Approved by:	kwm (blanket)

Modified:
  head/graphics/inkscape/Makefile

Modified: head/graphics/inkscape/Makefile
==============================================================================
--- head/graphics/inkscape/Makefile	Tue Mar 24 21:32:04 2015	(r382177)
+++ head/graphics/inkscape/Makefile	Tue Mar 24 21:32:08 2015	(r382178)
@@ -22,7 +22,7 @@ LIB_DEPENDS=	libpopt.so:${PORTSDIR}/deve
 #RUN_DEPENDS=	p5-XML-XQL>=0:${PORTSDIR}/textproc/p5-XML-XQL
 
 USE_GNOME=	gtkmm24 intlhack libxslt
-USES=		compiler:c++0x desktop-file-utils gettext gmake iconv \
+USES=		compiler:c++0x cpe desktop-file-utils gettext gmake iconv \
 		libtool pathfix perl5 pkgconfig shebangfix tar:bzip2
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes


More information about the svn-ports-head mailing list