diff options
Diffstat (limited to 'sysutils/webjob/Makefile')
-rw-r--r-- | sysutils/webjob/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/webjob/Makefile b/sysutils/webjob/Makefile index 16da243505ba..8c9c782097fd 100644 --- a/sysutils/webjob/Makefile +++ b/sysutils/webjob/Makefile @@ -20,6 +20,7 @@ OPTIONS_DEFAULT= PAD_TOOLS DSV_TOOLS PAD_TOOLS_DESC= install PaD tools DSV_TOOLS_DESC= install DSV tools +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPAD_TOOLS} |