summaryrefslogtreecommitdiff
path: root/security/ssh
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1999-05-23 21:12:33 +0000
committertv <tv@pkgsrc.org>1999-05-23 21:12:33 +0000
commitd1f69420070672ebd96df22c885df1de12f3b2e3 (patch)
tree0f99e105068664890da578226b8ce31bf512f945 /security/ssh
parente7e9b546fd539ccf4bdde9dff5b88a2399aa36f0 (diff)
downloadpkgsrc-d1f69420070672ebd96df22c885df1de12f3b2e3.tar.gz
Update rsaref dependency to 2.0p1.
Diffstat (limited to 'security/ssh')
-rw-r--r--security/ssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 4c652cc46f5..60255650754 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 1999/05/16 15:02:22 tron Exp $
+# $NetBSD: Makefile,v 1.46 1999/05/23 21:12:33 tv Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
@@ -35,7 +35,7 @@ CONFIGURE_ARGS+= --with-etcdir=${SSH_CONF_DIR} --with-libwrap
#CONFIGURE_ARGS+= --with-none
.if defined(USE_RSAREF2) && ${USE_RSAREF2} == YES
-DEPENDS+= rsaref-2.0:../../security/rsaref
+DEPENDS+= rsaref-2.0p1:../../security/rsaref
CONFIGURE_ARGS+= --with-rsaref="${LOCALBASE}/lib"
CONFIGURE_ENV+= LDFLAGS="-Wl,-R${LOCALBASE}/lib"
CFLAGS+= -I${LOCALBASE}/include