aboutsummaryrefslogtreecommitdiff
path: root/misc/pastebinit
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-13 18:00:34 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-13 18:00:34 +0000
commitc2989cc1526972f6e0ed27a3ea7c7062112e1613 (patch)
treef4f406720cdb35e9ca0c9f0cc356840e08482cd8 /misc/pastebinit
parent8e73b4963261f4575fe4cd488d896944cb2aad05 (diff)
downloadports-c2989cc1526972f6e0ed27a3ea7c7062112e1613.tar.gz
ports-c2989cc1526972f6e0ed27a3ea7c7062112e1613.zip
Fix runtime
Notes
Notes: svn path=/head/; revision=357705
Diffstat (limited to 'misc/pastebinit')
-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