aboutsummaryrefslogtreecommitdiff
path: root/astro/weather
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 /astro/weather
parent71c37a22dfbe5fdf7ff290ef8fcfa63c72e0cc77 (diff)
downloadports-6e381a9d5323dc4984a1f1ddeb2ffbaa7deeec9c.tar.gz
ports-6e381a9d5323dc4984a1f1ddeb2ffbaa7deeec9c.zip
Notes
Diffstat (limited to 'astro/weather')
-rw-r--r--astro/weather/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/weather/Makefile b/astro/weather/Makefile
index 0a97a9ae2055..5cb1a0c82442 100644
--- a/astro/weather/Makefile
+++ b/astro/weather/Makefile
@@ -24,8 +24,7 @@ PLIST_FILES= bin/${PORTNAME} \
PORTDATA= airports places stations zctas zones
SHEBANG_FILES= ${PORTNAME}
-python_OLD_CMD= ${SETENV} python
-python_CMD= ${PYTHON_CMD}
+python_OLD_CMD= /usr/bin/env python
.include <bsd.port.pre.mk>