aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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