aboutsummaryrefslogtreecommitdiff
path: root/databases/db44/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/db44/Makefile')
-rw-r--r--databases/db44/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/db44/Makefile b/databases/db44/Makefile
index ef8c10798e24..a127955d88b0 100644
--- a/databases/db44/Makefile
+++ b/databases/db44/Makefile
@@ -40,6 +40,9 @@ pre-patch:
@${REINPLACE_CMD} -Ee 's|-l?pthread|${PTHREAD_LIBS}|g' ${WRKSRC}/${CONFIGURE_SCRIPT}
pre-configure:
+ @${REINPLACE_CMD} -e 's|freebsd1\*)|freebsd1\.\*)|' \
+ -e 's|freebsd\[123\]\*)|freebsd\[123\]\.\*)|' \
+ ${WRKSRC}/${CONFIGURE_SCRIPT}
@${CHMOD} u+w ${WRKSRC}/../dist/configure
post-configure: