aboutsummaryrefslogtreecommitdiff
path: root/net/cloud-init
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/cloud-init
parent71c37a22dfbe5fdf7ff290ef8fcfa63c72e0cc77 (diff)
downloadports-6e381a9d5323dc4984a1f1ddeb2ffbaa7deeec9c.tar.gz
ports-6e381a9d5323dc4984a1f1ddeb2ffbaa7deeec9c.zip
Notes
Diffstat (limited to 'net/cloud-init')
-rw-r--r--net/cloud-init/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/cloud-init/Makefile b/net/cloud-init/Makefile
index 5781a70fc12d..e2dc5f1c243d 100644
--- a/net/cloud-init/Makefile
+++ b/net/cloud-init/Makefile
@@ -34,7 +34,6 @@ USES= python:2.7 shebangfix
SHEBANG_FILES= tools/validate-yaml.py tools/read-dependencies \
tools/read-version tools/hacking.py
python_OLD_CMD= /usr/bin/env python
-python_CMD= ${PYTHON_CMD}
USE_PYTHON= autoplist distutils
PYDISTUTILS_INSTALLARGS+= "--init-system=sysvinit_freebsd"