aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-05-01 23:13:36 +0800
committerijliao <ijliao@FreeBSD.org>2002-05-01 23:13:36 +0800
commit2030a82a9d8a1523c44aa994585105e71ea22a98 (patch)
tree77b9ba5efc25be1765fa33ebfdf1a431b99eba62
parent271692e6dcf10fe09b7da0c2779690358422f95d (diff)
downloadfreebsd-ports-gnome-2030a82a9d8a1523c44aa994585105e71ea22a98.tar.gz
freebsd-ports-gnome-2030a82a9d8a1523c44aa994585105e71ea22a98.tar.zst
freebsd-ports-gnome-2030a82a9d8a1523c44aa994585105e71ea22a98.zip
fix do-configure
-rw-r--r--devel/py-game/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-game/Makefile b/devel/py-game/Makefile
index d902e8a3fa4a..86de92643043 100644
--- a/devel/py-game/Makefile
+++ b/devel/py-game/Makefile
@@ -35,7 +35,7 @@ PYNUMERIC= ${PYTHON_SITELIBDIR}/Numeric/Numeric.py:${PORTSDIR}/math/py-numeric17
.endif
do-configure:
- @${SETUP_CMD} config.py
+ @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} config.py
.if !defined(NOPORTDOCS)
post-install: