aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mma
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-07-30 06:09:53 +0800
committerantoine <antoine@FreeBSD.org>2015-07-30 06:09:53 +0800
commit303e73dabd702e19dae0638e402b7adedc2e63d0 (patch)
tree39f5db5e677aac0352369cb6e46374b5bd11a774 /audio/mma
parentf1cfa348702ffe72cc29c7129885253c7d19e090 (diff)
downloadfreebsd-ports-graphics-303e73dabd702e19dae0638e402b7adedc2e63d0.tar.gz
freebsd-ports-graphics-303e73dabd702e19dae0638e402b7adedc2e63d0.tar.zst
freebsd-ports-graphics-303e73dabd702e19dae0638e402b7adedc2e63d0.zip
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 'audio/mma')
-rw-r--r--audio/mma/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/mma/Makefile b/audio/mma/Makefile
index d3131109723..d27fab0233c 100644
--- a/audio/mma/Makefile
+++ b/audio/mma/Makefile
@@ -31,7 +31,6 @@ USES= python shebangfix
WRKDOC= ${WRKDIR}/${PORTNAME}-pdf-${DISTVERSION:S,a,,}
WRKSRC= ${WRKDIR}/${PORTNAME}-bin-${DISTVERSION}
-python_CMD= ${PYTHON_CMD}
python_OLD_CMD= /usr/bin/env python
.include <bsd.port.options.mk>