aboutsummaryrefslogtreecommitdiff
path: root/korean/eterm/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-03-31 03:12:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-03-31 03:12:48 +0000
commit1e5de1c84f5a9cda45fa6931087de24e4bae8213 (patch)
treeaf8e903758c716026c5f81d757f416479d09de03 /korean/eterm/Makefile
parent0d089f0cc8af77a0192118f92602c80382aac9a2 (diff)
downloadports-1e5de1c84f5a9cda45fa6931087de24e4bae8213.tar.gz
ports-1e5de1c84f5a9cda45fa6931087de24e4bae8213.zip
Notes
Diffstat (limited to 'korean/eterm/Makefile')
-rw-r--r--korean/eterm/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/korean/eterm/Makefile b/korean/eterm/Makefile
index d49ddc0b6272..33bfd1030e30 100644
--- a/korean/eterm/Makefile
+++ b/korean/eterm/Makefile
@@ -24,9 +24,14 @@ USE_GMAKE= yes
USE_X_PREFIX= yes
USE_IMLIB= yes
USE_LIBTOOL= yes
-CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lxpg4"
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lxpg4" LOCALBASE="${LOCALBASE}"
MAN1= Eterm.1
+pre-patch:
+ @${PERL} -pi -e 's,<malloc.h>,<stdlib.h>,' \
+ ${WRKSRC}/libmej/debug.c ${WRKSRC}/libmej/strings.c
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/Eterm