diff options
Diffstat (limited to 'math/algae/Makefile')
-rw-r--r-- | math/algae/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile index 8d45b4fe4ad3..f3a71b1bebed 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -25,6 +25,7 @@ FORTRANLIBS= gfortranbegin gfortran MAN1= ${PORTNAME}.1 INFO= ${PORTNAME} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,<malloc\.h>,<stdlib.h>,' \ ${WRKSRC}/src/mem.h \ |