Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jun 2014 17:44:48 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359588 - head/graphics/inkscape
Message-ID:  <201406271744.s5RHim7P011588@svn.freebsd.org>

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



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