summaryrefslogtreecommitdiff
path: root/devel/py-game
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-01 15:13:36 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-01 15:13:36 +0000
commitd71b098bc486521125990f1caf77acc65ea5d031 (patch)
tree2c3634fdbf0673c982c8d9b6be0d06de0a76b525 /devel/py-game
parentChange dist site for libart from sobomax's people page to his local-distfiles (diff)
fix do-configure
Notes
Notes: svn path=/head/; revision=58410
Diffstat (limited to 'devel/py-game')
-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: