aboutsummaryrefslogtreecommitdiff
path: root/games/tinymux/Makefile
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-06-07 22:23:21 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-06-07 22:23:21 +0000
commitb4d9215797fae571fe1d7fea2aea593b93a9afa4 (patch)
tree2911a0853d89cabab3eed35f62b847f2f93ad4e5 /games/tinymux/Makefile
parent1622d07ad6873cb186d5f2e944569dd405219f61 (diff)
downloadports-b4d9215797fae571fe1d7fea2aea593b93a9afa4.tar.gz
ports-b4d9215797fae571fe1d7fea2aea593b93a9afa4.zip
malloc.h -> stdlib.h
PR: 39013 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Notes
Notes: svn path=/head/; revision=60811
Diffstat (limited to 'games/tinymux/Makefile')
-rw-r--r--games/tinymux/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/tinymux/Makefile b/games/tinymux/Makefile
index 735aacc18a1e..29f46c1dd6d9 100644
--- a/games/tinymux/Makefile
+++ b/games/tinymux/Makefile
@@ -24,6 +24,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
post-extract:
@${RM} -f ${WRKSRC}/gdbm.h
+post-patch:
+ @${PERL} -pi -e 's,<malloc.h>,<stdlib.h>,' ${WRKSRC}/udb_ochunk.c
+
#
# Distribution does not include an install target. So here it is.
do-install: