diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-03 21:10:07 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-03 21:10:07 +0000 |
commit | 987196d5303fb99152aac1fa4a0b59d17eb5be09 (patch) | |
tree | f46a0d1900e3c33a774255ed8ccdda7b2e8099e5 | |
parent | 33c4f71cde0a5feb4e96a07732102aa83d642aca (diff) |
Notes
-rw-r--r-- | www/harvest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/harvest/Makefile b/www/harvest/Makefile index 4d157dcccc06..8861d70d970f 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -18,6 +18,7 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= ports@FreeBSD.org USE_REINPLACE= yes +USE_PERL5= yes pre-patch: @${REINPLACE_CMD} -e 's,<malloc.h>,<stdlib.h>,' \ |