diff options
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/portell/Makefile b/ports-mgmt/portell/Makefile index 51485dc30971..53f702fcb560 100644 --- a/ports-mgmt/portell/Makefile +++ b/ports-mgmt/portell/Makefile @@ -12,7 +12,7 @@ COMMENT= Quick display of FreeBSD port descriptions RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsddb>0:databases/py-bsddb@${PY_FLAVOR} -USES= python:-2.7 shebangfix zip +USES= python:2.7 shebangfix zip SHEBANG_FILES= *.py NO_BUILD= yes |