summaryrefslogtreecommitdiffstats
path: root/databases/db45/Makefile
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-10-07 17:04:00 +0000
committerlioux <lioux@FreeBSD.org>2001-10-07 17:04:00 +0000
commitb2abf95ad6440ae9568c665f37ed2d98440de73f (patch)
treed0c0f9f5d2218b9df9545a192898f64ab4e02f72 /databases/db45/Makefile
parent31f2bb9ececd3ae4755a0afcfb68d34695455f6f (diff)
downloadFreeBSD-ports-b2abf95ad6440ae9568c665f37ed2d98440de73f.zip
FreeBSD-ports-b2abf95ad6440ae9568c665f37ed2d98440de73f.tar.gz
Location independence (by LOCALBASE) of both ltconfig and ltmain.sh
PR: 30920 Submitted by: MAINTAINER Prompted by: Mike Meyer <mwm@mired.org>
Diffstat (limited to 'databases/db45/Makefile')
-rw-r--r--databases/db45/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/db45/Makefile b/databases/db45/Makefile
index 6f53058..e4f17b1 100644
--- a/databases/db45/Makefile
+++ b/databases/db45/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>
OpenPOWER on IntegriCloud