aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-06-14 02:00:34 +0800
committerantoine <antoine@FreeBSD.org>2014-06-14 02:00:34 +0800
commitbd3e12fbec56e17f67908bc9440a95f0d58a360f (patch)
treef4f406720cdb35e9ca0c9f0cc356840e08482cd8 /misc
parent883389037684291cc586fff53331e04c43ea33c2 (diff)
downloadfreebsd-ports-gnome-bd3e12fbec56e17f67908bc9440a95f0d58a360f.tar.gz
freebsd-ports-gnome-bd3e12fbec56e17f67908bc9440a95f0d58a360f.tar.zst
freebsd-ports-gnome-bd3e12fbec56e17f67908bc9440a95f0d58a360f.zip
Fix runtime
Diffstat (limited to 'misc')
-rw-r--r--misc/pastebinit/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/pastebinit/Makefile b/misc/pastebinit/Makefile
index bcaf0bc8f813..f49afead8471 100644
--- a/misc/pastebinit/Makefile
+++ b/misc/pastebinit/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pastebinit
PORTVERSION= 1.3.1
+PORTREVISION= 1
CATEGORIES= misc python
MASTER_SITES= https://launchpadlibrarian.net/106457425/
@@ -12,8 +13,11 @@ LICENSE= GPLv2
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>=4.3.2:${PORTSDIR}/devel/py-configobj
-USES= tar:bzip2
+USES= shebangfix tar:bzip2
USE_PYTHON= yes
+SHEBANG_FILES= pastebinit
+python_OLD_CMD= /usr/bin/env python
+python_CMD= ${PYTHON_CMD}
NO_BUILD= yes
PLIST_FILES= bin/pastebinit