aboutsummaryrefslogtreecommitdiff
path: root/graphics/inkscape
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-03 14:46:25 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-03 14:46:25 +0000
commitda0cb61fc0db6358c3e5323cb99badc2c75c226f (patch)
tree2fc150363b29f45c7967c465903983ba79da5657 /graphics/inkscape
parent9a9b588b557fcff440c85f5fa54515e013de10ea (diff)
downloadports-da0cb61fc0db6358c3e5323cb99badc2c75c226f.tar.gz
ports-da0cb61fc0db6358c3e5323cb99badc2c75c226f.zip
- Fix another shebang
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
Notes
Notes: svn path=/head/; revision=391247
Diffstat (limited to 'graphics/inkscape')
-rw-r--r--graphics/inkscape/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index e001247a2b38..412fcae4c14f 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -3,7 +3,7 @@
PORTNAME= inkscape
PORTVERSION= 0.91
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= https://inkscape.global.ssl.fastly.net/media/resources/file/ \
LOCAL/kwm
@@ -33,7 +33,7 @@ CONFIGURE_ARGS= --without-gnome-vfs
python_OLD_CMD?=/usr/bin/env python
python_CMD?= ${LOCALBASE}/bin/python2
SHEBANG_FILES= cxxtest/cxxtestgen.pl share/extensions/*.p[lm] \
- share/extensions/*.py
+ share/extensions/*.py share/extensions/genpofiles.sh
OPTIONS_DEFINE= POPPLER OPENMP VISIO CDR DBUS WPG
OPTIONS_DEFAULT=POPPLER VISIO CDR WPG