aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-04-19 02:26:19 +0800
committerMartin Wilke <miwi@FreeBSD.org>2017-04-19 02:26:19 +0800
commitefe3f7d37bad846db8fcbe00a62592d0549b5bfb (patch)
treec77671e03ee888b1cccd4e358c8265c8dd7d458e /irc
parent0fcc4dadd10c9e5663b9fecc51efcca8d4bc2870 (diff)
downloadfreebsd-ports-gnome-efe3f7d37bad846db8fcbe00a62592d0549b5bfb.tar.gz
freebsd-ports-gnome-efe3f7d37bad846db8fcbe00a62592d0549b5bfb.tar.zst
freebsd-ports-gnome-efe3f7d37bad846db8fcbe00a62592d0549b5bfb.zip
- Fix Shebangs
Diffstat (limited to 'irc')
-rw-r--r--irc/py-irc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/py-irc/Makefile b/irc/py-irc/Makefile
index b385e1b23934..9fac59e2a8cc 100644
--- a/irc/py-irc/Makefile
+++ b/irc/py-irc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= irc
PORTVERSION= 13.1
+PORTREVISION= 1
CATEGORIES= irc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,9 +20,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \
${PYTHON_PKGNAMEPREFIX}jaraco.util>0:devel/py-jaraco.util \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm
-USES= python
+USES= python shebangfix
USE_PYTHON= distutils autoplist
NO_ARCH= yes
+SHEBANG_FILES= irc/*.py scripts/*.py
PORTEXAMPLES= irccat.py irccat2.py servermap.py testbot.py \
dccreceive.py dccsend.py ssl-cat.py