aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-02-11 15:46:06 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-02-11 15:46:06 +0000
commit7183c87e21898963796fac9249b3911a0fd0abbe (patch)
tree22becc45128e15dff3ceaf35a275ceb5a125f678 /x11
parent9d6b51a247e3c4087cd2acf802866e82c279505f (diff)
downloadports-7183c87e21898963796fac9249b3911a0fd0abbe.tar.gz
ports-7183c87e21898963796fac9249b3911a0fd0abbe.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/mlterm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 68ab4c820836..27fb1d403a88 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -89,6 +89,10 @@ INSTALLS_SHLIB= yes
MAN1= mlterm.1 mlclient.1
+post-patch:
+ @${REINPLACE_CMD} -e "s,echo aout,echo elf,g" ${WRKSRC}/configure \
+ ${WRKSRC}/kiklib/configure ${WRKSRC}/mkf/configure
+
post-configure:
@${CP} ${LIBTOOL} ${WRKSRC}
@${REINPLACE_CMD} -e "s,@CGI_BIN@,${PREFIX}/libexec/w3mmlconfig," \