diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2015-07-29 22:09:53 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-07-29 22:09:53 +0000 |
| commit | 6e381a9d5323dc4984a1f1ddeb2ffbaa7deeec9c (patch) | |
| tree | 39f5db5e677aac0352369cb6e46374b5bd11a774 /devel/py-pymtbl | |
| parent | - Update to 0.10.4 (diff) | |
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955
Diffstat (limited to 'devel/py-pymtbl')
| -rw-r--r-- | devel/py-pymtbl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/py-pymtbl/Makefile b/devel/py-pymtbl/Makefile index f578a920f586..9ed6fddaac96 100644 --- a/devel/py-pymtbl/Makefile +++ b/devel/py-pymtbl/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= libmtbl.so:${PORTSDIR}/devel/mtbl USE_PYTHON= distutils autoplist USES= python shebangfix uniquefiles:dirs -python_CMD= ${PYTHON_CMD} python_OLD_CMD= /usr/bin/env python SHEBANG_FILES= examples/*.py examples/*/*.py |
