summaryrefslogtreecommitdiff
path: root/net/gupnp
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 /net/gupnp
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 'net/gupnp')
-rw-r--r--net/gupnp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile
index a7d205bf7019..3b0f7ddf6146 100644
--- a/net/gupnp/Makefile
+++ b/net/gupnp/Makefile
@@ -26,7 +26,6 @@ USE_CSTD= c11
USES= compiler:c11 gmake libtool pathfix pkgconfig python:run shebangfix tar:xz
SHEBANG_FILES= tools/gupnp-binding-tool
-python_CMD= ${PYTHON_CMD}
.include <bsd.port.pre.mk>