Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2014 20:29:04 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358180 - head/graphics/inkscape
Message-ID:  <201406172029.s5HKT4MB082965@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Jun 17 20:29:04 2014
New Revision: 358180
URL: http://svnweb.freebsd.org/changeset/ports/358180
QAT: https://qat.redports.org/buildarchive/r358180/

Log:
  attempt to fix index

Modified:
  head/graphics/inkscape/Makefile

Modified: head/graphics/inkscape/Makefile
==============================================================================
--- head/graphics/inkscape/Makefile	Tue Jun 17 20:21:14 2014	(r358179)
+++ head/graphics/inkscape/Makefile	Tue Jun 17 20:29:04 2014	(r358180)
@@ -24,7 +24,7 @@ RUN_DEPENDS=	p5-XML-XQL>=0:${PORTSDIR}/t
 
 USE_BZIP2=	yes
 USE_GNOME=	gtkmm24 intlhack libxslt
-USES=		desktop-file-utils gettext gmake pathfix pkgconfigperl5 \
+USES=		desktop-file-utils gettext gmake pathfix pkgconfig perl5 \
 		shebangfix
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes



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