aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/open-motif
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2012-12-03 18:25:44 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2012-12-03 18:25:44 +0000
commita290d4bb73c98d29561127339b01582985a203d2 (patch)
treec59c2fa48cb099a5d45e232c5a7073cc74d739b8 /x11-toolkits/open-motif
parentbab1e242b1f66403763c3c3dd51ad3a01fb800ac (diff)
downloadports-a290d4bb73c98d29561127339b01582985a203d2.tar.gz
ports-a290d4bb73c98d29561127339b01582985a203d2.zip
Notes
Diffstat (limited to 'x11-toolkits/open-motif')
-rw-r--r--x11-toolkits/open-motif/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile
index c120b7cf55d4..57e09e278219 100644
--- a/x11-toolkits/open-motif/Makefile
+++ b/x11-toolkits/open-motif/Makefile
@@ -87,6 +87,7 @@ post-patch:
@${FIND} ${WRKSRC}/doc/man/man5 -name '*.5' -maxdepth 1 | \
${XARGS} ${REINPLACE_CMD} -e 's|special file|5| ; \
s|file formats|5|'
+ @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/configure.ac
pre-configure:
cd ${WRKSRC} && ./autogen.sh