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
commit5b472214014c275fcf5c15ee0238c10b95734013 (patch)
tree154a51fe27a54aac7e18120567543385d1603b59 /security
parent71fd7496b67154b3213ec8469533285d4d73df29 (diff)
downloadpkgsrc-5b472214014c275fcf5c15ee0238c10b95734013.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