diff options
Diffstat (limited to 'ftp/sftp')
-rw-r--r-- | ftp/sftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/sftp/Makefile b/ftp/sftp/Makefile index ed4c507f202f..5f3d02b267c0 100644 --- a/ftp/sftp/Makefile +++ b/ftp/sftp/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ssh:${PORTSDIR}/security/openssh RESTRICTED= "Calls external cryptographic routines." -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} \ --enable-remotepath=${PREFIX}/libexec |