1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

malloc.h -> stdlib.h

PR:		39013
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
This commit is contained in:
Pete Fritchman 2002-06-07 22:23:21 +00:00
parent 1622d07ad6
commit b4d9215797
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60811

View File

@ -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: