diff options
Diffstat (limited to 'ftp/hsftp/Makefile')
-rw-r--r-- | ftp/hsftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/hsftp/Makefile b/ftp/hsftp/Makefile index 2835b26ee72a..c2b5a44235b7 100644 --- a/ftp/hsftp/Makefile +++ b/ftp/hsftp/Makefile @@ -23,7 +23,7 @@ MAKEFILE= makefile PLIST_FILES= bin/hsftp man/man1/hsftp.1.gz -OPENSSH_RUN_DEPENDS= ssh:${PORTSDIR}/security/openssh-portable +OPENSSH_RUN_DEPENDS= ssh:security/openssh-portable OPENSSH_CONFIGURE_WITH= openssh READLINE_USES= readline |