svn commit: r359588 - head/graphics/inkscape

Koop Mast kwm at FreeBSD.org
Fri Jun 27 17:44:48 UTC 2014


Author: kwm
Date: Fri Jun 27 17:44:48 2014
New Revision: 359588
URL: http://svnweb.freebsd.org/changeset/ports/359588
QAT: https://qat.redports.org/buildarchive/r359588/

Log:
  Add libtool and tar:bzip2 to USES. sort.

Modified:
  head/graphics/inkscape/Makefile

Modified: head/graphics/inkscape/Makefile
==============================================================================
--- head/graphics/inkscape/Makefile	Fri Jun 27 17:26:36 2014	(r359587)
+++ head/graphics/inkscape/Makefile	Fri Jun 27 17:44:48 2014	(r359588)
@@ -22,10 +22,9 @@ LIB_DEPENDS=	libpopt.so:${PORTSDIR}/deve
 		libMagick++-6.Q*.so:${PORTSDIR}/graphics/ImageMagick
 RUN_DEPENDS=	p5-XML-XQL>=0:${PORTSDIR}/textproc/p5-XML-XQL
 
-USE_BZIP2=	yes
 USE_GNOME=	gtkmm24 intlhack libxslt
-USES=		desktop-file-utils gettext gmake pathfix pkgconfig perl5 \
-		shebangfix
+USES=		desktop-file-utils gettext gmake libtool pathfix perl5 \
+		pkgconfig shebangfix tar:bzip2
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include


More information about the svn-ports-head mailing list