diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/ssh/Makefile | 4 | ||||
-rw-r--r-- | security/ssh2/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 122f93998275..b496d6ae4176 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -3,12 +3,14 @@ # Date created: 30 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.6 1995/11/23 17:19:00 peter Exp $ +# $Id: Makefile,v 1.7 1996/01/21 00:32:30 ache Exp $ # DISTNAME= ssh-1.2.12a CATEGORIES= security net MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/snapshots/ +BUILD_DEPENDS+= wish:${PORTSDIR}/x11/tk +BUILD_DEPENDS+= perl5.001:${PORTSDIR}/lang/perl5 MAINTAINER= torstenb@FreeBSD.ORG diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile index 122f93998275..b496d6ae4176 100644 --- a/security/ssh2/Makefile +++ b/security/ssh2/Makefile @@ -3,12 +3,14 @@ # Date created: 30 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.6 1995/11/23 17:19:00 peter Exp $ +# $Id: Makefile,v 1.7 1996/01/21 00:32:30 ache Exp $ # DISTNAME= ssh-1.2.12a CATEGORIES= security net MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/snapshots/ +BUILD_DEPENDS+= wish:${PORTSDIR}/x11/tk +BUILD_DEPENDS+= perl5.001:${PORTSDIR}/lang/perl5 MAINTAINER= torstenb@FreeBSD.ORG |