summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-07-29 22:09:53 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-07-29 22:09:53 +0000
commit6e381a9d5323dc4984a1f1ddeb2ffbaa7deeec9c (patch)
tree39f5db5e677aac0352369cb6e46374b5bd11a774 /misc
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
Notes
Notes: svn path=/head/; revision=393196
Diffstat (limited to 'misc')
-rw-r--r--misc/gimp-help-en/Makefile1
-rw-r--r--misc/pastebinit/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/misc/gimp-help-en/Makefile b/misc/gimp-help-en/Makefile
index 6d61a5d1fe63..66a189adb9bc 100644
--- a/misc/gimp-help-en/Makefile
+++ b/misc/gimp-help-en/Makefile
@@ -35,7 +35,6 @@ DATADIR= ${PREFIX}/share/gimp
SHEBANG_FILES= tools/xml2po.py
python_OLD_CMD= /usr/bin/env python
-python_CMD= ${PYTHON_CMD}
post-patch:
# Install to the same directory as when configuring --with-gimp
diff --git a/misc/pastebinit/Makefile b/misc/pastebinit/Makefile
index aeba55e74b2f..37e5b4f09668 100644
--- a/misc/pastebinit/Makefile
+++ b/misc/pastebinit/Makefile
@@ -17,7 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>=4.3.2:${PORTSDIR}/devel/py-config
USES= python:run shebangfix tar:bzip2
SHEBANG_FILES= pastebinit
python_OLD_CMD= /usr/bin/python3
-python_CMD= ${PYTHON_CMD}
NO_BUILD= yes
PLIST_FILES= bin/pastebinit