diff options
Diffstat (limited to 'sysutils/most/Makefile')
-rw-r--r-- | sysutils/most/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index 94f1ad0432f1..17e7526a6b52 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -25,6 +25,8 @@ PORTDOCS= README changes.txt lesskeys.rc most-fun.txt most.doc most.rc PORTSCOUT= skipv:5.0.0a +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|<malloc\.h>|<stdlib.h>|' \ ${WRKSRC}/src/jdmacros.h |