diff options
Diffstat (limited to 'sysutils/pdsh/Makefile')
-rw-r--r-- | sysutils/pdsh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pdsh/Makefile b/sysutils/pdsh/Makefile index 61cde1743c85..2cc5e5b044d1 100644 --- a/sysutils/pdsh/Makefile +++ b/sysutils/pdsh/Makefile @@ -22,6 +22,7 @@ DSHGROUPS_DESC= DSH groups supprt NETGROUP_DESC= NIS Netgroup support RSH_DESC= RSH support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSSH} |