- fix python build

PR:		74832
This commit is contained in:
Dirk Meyer 2004-12-08 06:03:16 +00:00
parent 9dc4198237
commit a9a5f10f85
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123436

View file

@ -72,7 +72,7 @@ pre-patch:
${WRKSRC}/../unix/Makefile.in
.endif
.if defined(METAKIT_WITH_PYTHON)
${REINPLACE_CMD} -e "s=python2.2=${PYTHON_VERSION}=" \
${REINPLACE_CMD} -e "s=python2.[0-9]=${PYTHON_VERSION}=" \
${WRKSRC}/../unix/Makefile.in ${WRKSRC}/../unix/configure
.endif