diff options
Diffstat (limited to 'ftp/wput/Makefile')
-rw-r--r-- | ftp/wput/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/wput/Makefile b/ftp/wput/Makefile index a14950c40013..0465deb0ad82 100644 --- a/ftp/wput/Makefile +++ b/ftp/wput/Makefile @@ -25,6 +25,7 @@ OPTIONS_DEFAULT= TLS MAN1= wdel.1 wput.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MTLS} |