summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authormartti <martti>2002-04-24 05:43:08 +0000
committermartti <martti>2002-04-24 05:43:08 +0000
commit8359f31d8be2e5e90df2348b88e439ccc82b7f13 (patch)
tree154a51fe27a54aac7e18120567543385d1603b59 /security
parentc7bc76fc005e454026941765c6547e4eef097bc4 (diff)
downloadpkgsrc-8359f31d8be2e5e90df2348b88e439ccc82b7f13.tar.gz
Make this depend on OpenSSL 0.9.6. This fixes the compilation problems
in NetBSD 1.5.x.
Diffstat (limited to 'security')
-rw-r--r--security/openssh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 9d261d45cee..7c21bf90faa 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2002/04/23 13:32:56 martti Exp $
+# $NetBSD: Makefile,v 1.66 2002/04/24 05:43:08 martti Exp $
DISTNAME= openssh-3.1p1
PKGNAME= openssh-3.1.1
@@ -19,6 +19,8 @@ CONFLICTS+= ssh-[0-9]* ssh6-[0-9]*
BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5
+USE_OPENSSL_VERSION= ${OPENSSL_VERSION_096}
+
CRYPTO= yes
# retain the following line, for IPv6-ready pkgsrc webpage