aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-devel/Makefile
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-09 10:43:14 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-09 10:43:14 +0000
commit86149f75c28e40f6f6079713bdb19f02b7cfe91e (patch)
tree435789ce087749c9c8e99c7118f52dd7d7e5f398 /editors/openoffice.org-2-devel/Makefile
parentbebfbd079c6858e958f042bad55281fa5339aa94 (diff)
downloadports-86149f75c28e40f6f6079713bdb19f02b7cfe91e.tar.gz
ports-86149f75c28e40f6f6079713bdb19f02b7cfe91e.zip
Notes
Diffstat (limited to 'editors/openoffice.org-2-devel/Makefile')
-rw-r--r--editors/openoffice.org-2-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index af9fd994daf2..3a03ca43fef0 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/Makefile
@@ -83,6 +83,8 @@ post-extract:
${CP} ${WRKDIR}/NETBSDGCCIinc.zip ${WRKSRC}/../moz/zipped/FREEBSDGCCIinc.zip
${CP} ${WRKDIR}/NETBSDGCCIlib.zip ${WRKSRC}/../moz/zipped/FREEBSDGCCIlib.zip
${CP} ${WRKDIR}/NETBSDGCCIruntime.zip ${WRKSRC}/../moz/zipped/FREEBSDGCCIruntime.zip
+
+post-patch:
@${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"