aboutsummaryrefslogtreecommitdiff
path: root/databases/db41/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/db41/Makefile')
-rw-r--r--databases/db41/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/db41/Makefile b/databases/db41/Makefile
index 6f530585878e..e4f17b13794d 100644
--- a/databases/db41/Makefile
+++ b/databases/db41/Makefile
@@ -38,5 +38,6 @@ pre-patch:
post-patch:
@${CHMOD} 755 ${WRKSRC}/${CONFIGURE_SCRIPT}
+ @${PERL} -pi -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/../dist/configure
.include <bsd.port.mk>