aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-04-18 18:26:19 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-04-18 18:26:19 +0000
commitefe3f7d37bad846db8fcbe00a62592d0549b5bfb (patch)
treec77671e03ee888b1cccd4e358c8265c8dd7d458e /net-im
parent0fcc4dadd10c9e5663b9fecc51efcca8d4bc2870 (diff)
downloadports-efe3f7d37bad846db8fcbe00a62592d0549b5bfb.tar.gz
ports-efe3f7d37bad846db8fcbe00a62592d0549b5bfb.zip
- Fix Shebangs
Notes
Notes: svn path=/head/; revision=438789
Diffstat (limited to 'net-im')
-rw-r--r--net-im/emesene/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-im/emesene/Makefile b/net-im/emesene/Makefile
index ed7d1e8e5b3f..ab6d9aab454a 100644
--- a/net-im/emesene/Makefile
+++ b/net-im/emesene/Makefile
@@ -3,6 +3,7 @@
PORTNAME= emesene
PORTVERSION= 2.12.9
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= net-im python
@@ -25,10 +26,11 @@ NO_BUILD= yes
USE_GITHUB= yes
-USES= desktop-file-utils gettext-runtime python
+USES= desktop-file-utils gettext-runtime python shebangfix
USE_GNOME= pygtk2:run
USE_GSTREAMER= python
INSTALLS_ICONS= yes
+SHEBANG_FILES= emesene/emesene
do-install:
@${MKDIR} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/emesene