aboutsummaryrefslogtreecommitdiff
path: root/astro/pyweather
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-08 10:16:37 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-08 10:16:37 +0000
commit9b646e86c33d57c3d495a4a0218969df75dcbd63 (patch)
tree3eb512e8ec3d4391090825660567134c28ed8db6 /astro/pyweather
parent0df5b5676900f6f7637b360f90f947160da2862e (diff)
downloadports-9b646e86c33d57c3d495a4a0218969df75dcbd63.tar.gz
ports-9b646e86c33d57c3d495a4a0218969df75dcbd63.zip
Notes
Diffstat (limited to 'astro/pyweather')
-rw-r--r--astro/pyweather/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/pyweather/Makefile b/astro/pyweather/Makefile
index 5a0c42b7fac3..51499b424a0e 100644
--- a/astro/pyweather/Makefile
+++ b/astro/pyweather/Makefile
@@ -14,11 +14,12 @@ DISTNAME= pyWeather
MAINTAINER= ports@FreeBSD.org
+USE_REINPLACE= yes
USE_PYTHON= yes
NO_BUILD= yes
post-patch:
- @${PERL} -pi -e "s:/usr/bin/python:${PYTHON_CMD}:g ; \
+ @${REINPLACE_CMD} -e "s:/usr/bin/python:${PYTHON_CMD}:g ; \
s:pyWeather.py:pyWeather:g" ${WRKSRC}/pyWeather.py
do-install: