diff options
Diffstat (limited to 'security/libssh2/Makefile')
-rw-r--r-- | security/libssh2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile index 0beedf56d5ee..f62bf6271672 100644 --- a/security/libssh2/Makefile +++ b/security/libssh2/Makefile @@ -17,7 +17,6 @@ COMMENT= A library implementing the SSH2 protocol USE_OPENSSL= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man USE_LDCONFIG= yes PLIST_FILES= include/libssh2.h \ |