summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1996-01-22 18:41:57 +0000
committerMark Murray <markm@FreeBSD.org>1996-01-22 18:41:57 +0000
commit0964552dbbc4f5e646e8d82a671b995d09c56109 (patch)
tree0525dba3eff3960739f207df2112e2b824b4b14d /security
parentRemove ftp.funet.fi from master list, it not contains rsaref (diff)
Damn. Forgot to include the makefile diffs in the last lot.
Make the Makefile aware of libz dependancies.
Notes
Notes: svn path=/head/; revision=2652
Diffstat (limited to 'security')
-rw-r--r--security/ssh/Makefile3
-rw-r--r--security/ssh2/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index e1dd149fc8fb..025e3ae8c82c 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -3,12 +3,13 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.8 1996/01/21 00:44:07 ache Exp $
+# $Id: Makefile,v 1.9 1996/01/21 00:49:39 ache Exp $
#
DISTNAME= ssh-1.2.12a
CATEGORIES= security net
MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/snapshots/
+LIB_DEPENDS= z\\.0\\.:${PORTSDIR}/devel/libz
BUILD_DEPENDS+= wish:${PORTSDIR}/x11/tk
BUILD_DEPENDS+= perl5.001:${PORTSDIR}/lang/perl5
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index e1dd149fc8fb..025e3ae8c82c 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -3,12 +3,13 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.8 1996/01/21 00:44:07 ache Exp $
+# $Id: Makefile,v 1.9 1996/01/21 00:49:39 ache Exp $
#
DISTNAME= ssh-1.2.12a
CATEGORIES= security net
MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/snapshots/
+LIB_DEPENDS= z\\.0\\.:${PORTSDIR}/devel/libz
BUILD_DEPENDS+= wish:${PORTSDIR}/x11/tk
BUILD_DEPENDS+= perl5.001:${PORTSDIR}/lang/perl5