- Fix with non-default python

This commit is contained in:
Pav Lucistnik
2007-07-30 17:25:24 +00:00
parent 6e187d85da
commit 423f073b19

View File

@@ -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: