summaryrefslogtreecommitdiff
path: root/security/openssh
diff options
context:
space:
mode:
authorjlam <jlam>2003-09-11 04:13:01 +0000
committerjlam <jlam>2003-09-11 04:13:01 +0000
commitea50bb4a616e3a1f6d9baa3758d9da5a1bdffb5e (patch)
tree56dd3750c28e6b0d3faaefd14716f6d097e91cd5 /security/openssh
parent36394a85ef1336eb32e44815735a4cf7677b3969 (diff)
downloadpkgsrc-ea50bb4a616e3a1f6d9baa3758d9da5a1bdffb5e.tar.gz
Garbage-collect USE_OPENSSL_VERSION now that openssl/buildlink2.mk supports
just setting BUILDLINK_DEPENDS.openssl. USE_OPENSSL_VERSION wasn't actually needed here anyway since the minimum version allowed by openssl/buildlink2.mk exceeded the version requested here.
Diffstat (limited to 'security/openssh')
-rw-r--r--security/openssh/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 6bbd8ea30e3..b45fcc76209 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.107 2003/08/30 22:51:36 jlam Exp $
+# $NetBSD: Makefile,v 1.108 2003/09/11 04:13:02 jlam Exp $
DISTNAME= openssh-3.6.1p2
PKGNAME= openssh-3.6.1.2
@@ -24,9 +24,6 @@ CONFLICTS+= openssh+gssapi-[0-9]*
USE_PERL5= build
-# 0.9.5a can be used, with blowfish support broken. so require 0.9.6.
-USE_OPENSSL_VERSION= ${OPENSSL_VERSION_096}
-
CRYPTO= yes
# retain the following line, for IPv6-ready pkgsrc webpage