aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/sunflower
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2017-04-24 20:58:02 +0800
committermiwi <miwi@FreeBSD.org>2017-04-24 20:58:02 +0800
commit441443674827629ac9ce6f6b6f43156d04085279 (patch)
treee164a866ccecca209e23c94b5b7bc7ac50ec08d9 /x11-fm/sunflower
parentce6fa757df04f2602a9fc6253d37bd06ca1114c7 (diff)
downloadfreebsd-ports-gnome-441443674827629ac9ce6f6b6f43156d04085279.tar.gz
freebsd-ports-gnome-441443674827629ac9ce6f6b6f43156d04085279.tar.zst
freebsd-ports-gnome-441443674827629ac9ce6f6b6f43156d04085279.zip
- Fix shebangs
Submitted by: Jochen Neumeister (via irc)
Diffstat (limited to 'x11-fm/sunflower')
-rw-r--r--x11-fm/sunflower/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fm/sunflower/Makefile b/x11-fm/sunflower/Makefile
index 0a66e5c13954..163f066d16e5 100644
--- a/x11-fm/sunflower/Makefile
+++ b/x11-fm/sunflower/Makefile
@@ -2,6 +2,7 @@
PORTNAME= sunflower
DISTVERSION= 0.3-61
+PORTREVISION= 1
CATEGORIES= x11-fm python
MASTER_SITES= http://sunflower-fm.org/pub/
@@ -18,10 +19,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet \
WRKSRC= ${WRKDIR}/Sunflower
-USES= desktop-file-utils gettext python:2.7 tar:tgz
+USES= desktop-file-utils gettext python:2.7 shebangfix tar:tgz
USE_GNOME= gtk20 pygtk2 pygobject
NO_ARCH= yes
INSTALLS_ICONS= yes
+SHEBANG_FILES= Sunflower.py
OPTIONS_DEFINE= VTE
OPTIONS_DEFAULT= VTE