diff options
Diffstat (limited to 'sysutils/monit/Makefile')
-rw-r--r-- | sysutils/monit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile index da9089400fbf..ce550a932a09 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -29,6 +29,7 @@ SUB_FILES= pkg-message PORTDOCS= CHANGES COPYING README +NO_STAGE= yes .include <bsd.port.options.mk> .if ! ${PORT_OPTIONS:MSSL} |