diff options
Diffstat (limited to 'shells/rssh/Makefile')
-rw-r--r-- | shells/rssh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/rssh/Makefile b/shells/rssh/Makefile index bfe5b37fcca..285b4f0781c 100644 --- a/shells/rssh/Makefile +++ b/shells/rssh/Makefile @@ -17,6 +17,7 @@ MAN5= rssh.conf.5 OPTIONS_DEFINE= RDIST RDIST_DESC= rdist support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MRDIST} |