diff options
Diffstat (limited to 'sysutils/most/Makefile')
-rw-r--r-- | sysutils/most/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index 1d88e36a2b5d..9168cf5eb9f6 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -26,6 +26,7 @@ MAN1= most.1 PORTSCOUT= skipv:5.0.0a +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|<malloc\.h>|<stdlib.h>|' \ ${WRKSRC}/src/jdmacros.h |