aboutsummaryrefslogtreecommitdiff
path: root/databases/metakit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/metakit/Makefile')
-rw-r--r--databases/metakit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/metakit/Makefile b/databases/metakit/Makefile
index bdfc1fdb0f6d..a6e13d7055bb 100644
--- a/databases/metakit/Makefile
+++ b/databases/metakit/Makefile
@@ -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