aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2013-08-18 07:54:21 +0800
committermva <mva@FreeBSD.org>2013-08-18 07:54:21 +0800
commitc6eb755693b45ec3fadc976597e3d2fbbaef64ab (patch)
treeaafe1f16af351f9bd2fea304c69abc282e811b62 /databases
parent7d61bebc45a9fff411dee9a2942d861ce6dda10a (diff)
downloadfreebsd-ports-gnome-c6eb755693b45ec3fadc976597e3d2fbbaef64ab.tar.gz
freebsd-ports-gnome-c6eb755693b45ec3fadc976597e3d2fbbaef64ab.tar.zst
freebsd-ports-gnome-c6eb755693b45ec3fadc976597e3d2fbbaef64ab.zip
- Fix build after the recent lang/python changes
Diffstat (limited to 'databases')
-rw-r--r--databases/tdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/tdb/Makefile b/databases/tdb/Makefile
index 93042b09699f..9cd2257257da 100644
--- a/databases/tdb/Makefile
+++ b/databases/tdb/Makefile
@@ -77,6 +77,7 @@ INSTALL_TARGET= install
IGNORE_NONTHREAD_PYTHON=needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support
post-patch:
+ @${REINPLACE_CMD} -e 's|python|python${PYTHON_VER}|' ${BUILD_WRKSRC}/${WAF_TOOL}
@${REINPLACE_CMD} -e 's|%%PKGCONFIGDIR%%|${PKGCONFIGDIR}|g' \
${BUILD_WRKSRC}/wscript