aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-05-08 10:05:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-05-08 10:05:27 +0000
commita3abb00d64872ee110196bae6bfd2e68ea5be8a9 (patch)
tree5cb00251d1e38cd026b581d0c366ce82007c7a3e /ports-mgmt
parentbd2ca251f668dd14f0429c7af6afd0bc5cdc0b8a (diff)
downloadports-a3abb00d64872ee110196bae6bfd2e68ea5be8a9.tar.gz
ports-a3abb00d64872ee110196bae6bfd2e68ea5be8a9.zip
- Fix shebangs
- Limit py version - Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=440406
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portell/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ports-mgmt/portell/Makefile b/ports-mgmt/portell/Makefile
index 5c6e3fc12192..55279fd0001e 100644
--- a/ports-mgmt/portell/Makefile
+++ b/ports-mgmt/portell/Makefile
@@ -3,7 +3,7 @@
PORTNAME= portell
PORTVERSION= 0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ports-mgmt
MASTER_SITES= http://www.freebsdcluster.org/~mich/software/
@@ -12,7 +12,8 @@ COMMENT= Quick display of FreeBSD port descriptions
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsddb>0:databases/py-bsddb
-USES= python zip
+USES= python:-2.7 shebangfix zip
+SHEBANG_FILES= *.py
NO_BUILD= yes
PLIST_FILES= bin/portell