aboutsummaryrefslogtreecommitdiff
path: root/databases/py-MySQL
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-07-30 17:25:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-07-30 17:25:24 +0000
commit423f073b195025a0108b2bd5dc34e4d068a0d217 (patch)
tree9b4a3e3ed5c7c1135f82b6524e8e612ca9b80a7e /databases/py-MySQL
parent6e187d85da4fdf28d488ee037336440624957ce8 (diff)
downloadports-423f073b195025a0108b2bd5dc34e4d068a0d217.tar.gz
ports-423f073b195025a0108b2bd5dc34e4d068a0d217.zip
- Fix with non-default python
Notes
Notes: svn path=/head/; revision=196744
Diffstat (limited to 'databases/py-MySQL')
-rw-r--r--databases/py-MySQL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQL/Makefile b/databases/py-MySQL/Makefile
index 443ac95fdab7..a37243adfb55 100644
--- a/databases/py-MySQL/Makefile
+++ b/databases/py-MySQL/Makefile
@@ -41,7 +41,7 @@ pre-configure:
.endif
do-configure:
- cd ${WRKSRC} && ${MAKE} -f Makefile.pre.in boot
+ cd ${WRKSRC} && PYTHON=${PYTHON_CMD} ${MAKE} -f Makefile.pre.in boot
.if !defined(NOPORTDOCS)
post-install: