aboutsummaryrefslogtreecommitdiffstats
path: root/www/ashe
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-01-03 08:52:48 +0800
committerpat <pat@FreeBSD.org>2002-01-03 08:52:48 +0800
commitb287338aeb043780ee574afddf1963f6a767bcc7 (patch)
tree115dbb9c10c712be034ebdea23cb837e3210e04f /www/ashe
parent8882756d30d1ddafec807a51353e425bd5337363 (diff)
downloadfreebsd-ports-gnome-b287338aeb043780ee574afddf1963f6a767bcc7.tar.gz
freebsd-ports-gnome-b287338aeb043780ee574afddf1963f6a767bcc7.tar.zst
freebsd-ports-gnome-b287338aeb043780ee574afddf1963f6a767bcc7.zip
malloc.h->stdlib.h
PR: 33497 Submitted by: Adam Kranzel <adam-ports@blacktabby.org>
Diffstat (limited to 'www/ashe')
-rw-r--r--www/ashe/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/ashe/Makefile b/www/ashe/Makefile
index dfe4c7d60408..fe1819a6efb8 100644
--- a/www/ashe/Makefile
+++ b/www/ashe/Makefile
@@ -24,6 +24,8 @@ MAN1= xhtml.1
post-patch:
@${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/src/XHTML.ad
+ @${PERL} -pi -e "s/malloc.h/stdlib.h/g" \
+ ${WRKSRC}/libhtmlw-2.7b3/HTML-PSformat.c
do-build:
.for dir in libhtmlw-2.7b3 libcci src