aboutsummaryrefslogtreecommitdiff
path: root/security/openssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/Makefile')
-rw-r--r--security/openssh/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index ec4187926bd3..c4cf0106ae51 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -20,6 +20,8 @@ USE_OPENSSL= YES
.include <bsd.port.pre.mk>
+FORBIDDEN= "Remote vulnerabilities"
+
CRYPTOLIBS= -L${OPENSSLLIB} -lcrypto
# Here, MANDIR is concetenated to DESTDIR which all forms the man install dir...
MAKE_ENV+= DESTDIR=${PREFIX} MANDIR=/man/man CRYPTOLIBS="${CRYPTOLIBS}"