aboutsummaryrefslogtreecommitdiff
path: root/japanese/iiimf-le-canna/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2009-08-09 21:10:02 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2009-08-09 21:10:02 +0000
commit3a33ace96caa4bdc3771726bbfe36a562c4c7823 (patch)
tree37fb05d6ecee43cb1059cbb2d82c1f42a1c4ec1c /japanese/iiimf-le-canna/Makefile
parent26b2a02400bf18734d02707a9858bdda83c799e7 (diff)
downloadports-3a33ace96caa4bdc3771726bbfe36a562c4c7823.tar.gz
ports-3a33ace96caa4bdc3771726bbfe36a562c4c7823.zip
Notes
Diffstat (limited to 'japanese/iiimf-le-canna/Makefile')
-rw-r--r--japanese/iiimf-le-canna/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/iiimf-le-canna/Makefile b/japanese/iiimf-le-canna/Makefile
index 622e25ae8ce0..15e10d4f65e9 100644
--- a/japanese/iiimf-le-canna/Makefile
+++ b/japanese/iiimf-le-canna/Makefile
@@ -45,6 +45,9 @@ post-patch:
do-configure:
@cd ${WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${GMAKE} reconfig
+ @${REINPLACE_CMD} -e "/^ltmain=/!s^\$$ac_aux_dir/ltmain.sh^${LIBTOOLFLAGS} ${LTMAIN}^g" \
+ -e '/^LIBTOOL=/s^\$$(top_builddir)/libtool^${LIBTOOL}^g' \
+ ${BUILDDIR}/configure
@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${GMAKE} config
.include <bsd.port.mk>