View | Details | Raw Unified | Return to bug 39013
Collapse All | Expand All

(-)Makefile (+3 lines)
Lines 24-29 Link Here
24
post-extract:
24
post-extract:
25
	@${RM} -f ${WRKSRC}/gdbm.h
25
	@${RM} -f ${WRKSRC}/gdbm.h
26
26
27
post-patch:
28
	@${PERL} -pi -e 's,<malloc.h>,<stdlib.h>,' ${WRKSRC}/udb_ochunk.c
29
27
#
30
#
28
# Distribution does not include an install target.  So here it is.
31
# Distribution does not include an install target.  So here it is.
29
do-install:
32
do-install:

Return to bug 39013