aboutsummaryrefslogtreecommitdiff
path: root/accessibility/caribou
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 /accessibility/caribou
parent71c37a22dfbe5fdf7ff290ef8fcfa63c72e0cc77 (diff)
downloadports-6e381a9d5323dc4984a1f1ddeb2ffbaa7deeec9c.tar.gz
ports-6e381a9d5323dc4984a1f1ddeb2ffbaa7deeec9c.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
Notes
Notes: svn path=/head/; revision=393196
Diffstat (limited to 'accessibility/caribou')
-rw-r--r--accessibility/caribou/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/accessibility/caribou/Makefile b/accessibility/caribou/Makefile
index 4b447f52e167..9ed0b74c79d8 100644
--- a/accessibility/caribou/Makefile
+++ b/accessibility/caribou/Makefile
@@ -33,6 +33,5 @@ INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --enable-gtk2-module=no
GLIB_SCHEMAS= org.gnome.caribou.gschema.xml \
org.gnome.antler.gschema.xml
-python_CMD= ${PYTHON_CMD}
.include <bsd.port.mk>