diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-18 04:29:04 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-18 04:29:04 +0800 |
commit | 3954e854d847891fd5fa0464f7164f041101dadd (patch) | |
tree | 843712073a8012f6ac09eadae92ae9fc22247f04 /graphics | |
parent | a2984022ab49910a5ebc1c0b44eb621879f23d3b (diff) | |
download | freebsd-ports-gnome-3954e854d847891fd5fa0464f7164f041101dadd.tar.gz freebsd-ports-gnome-3954e854d847891fd5fa0464f7164f041101dadd.tar.zst freebsd-ports-gnome-3954e854d847891fd5fa0464f7164f041101dadd.zip |
attempt to fix index
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/inkscape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 62492cc8a07c..1ad000c3f0b5 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -24,7 +24,7 @@ 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 pkgconfigperl5 \ +USES= desktop-file-utils gettext gmake pathfix pkgconfig perl5 \ shebangfix GNU_CONFIGURE= yes INSTALLS_ICONS= yes |