From cd00933a95a950ec280efbe14ad28529443d4f68 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 5 Sep 2001 17:18:21 +0000 Subject: Alter dependencies so that perl>=5.6.1nb2 will satisfy the dependency for p5-CGI or p5-Data-Dumper. --- net/p5-ispman/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/p5-ispman') diff --git a/net/p5-ispman/Makefile b/net/p5-ispman/Makefile index bf2e95dc7fa..14f8168c906 100644 --- a/net/p5-ispman/Makefile +++ b/net/p5-ispman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/17 18:19:25 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/09/05 17:18:21 jlam Exp $ # DISTNAME= ispman-0.5 @@ -11,7 +11,7 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.ispman.org/ COMMENT= Perl module for ISPMan webAdministrator and command line utils -DEPENDS+= p5-CGI>=2.72:../../www/p5-CGI +DEPENDS+= {p5-CGI>=2.72,perl>=5.6.1nb2}:../../www/p5-CGI DEPENDS+= p5-Text-Template>=1.23:../../textproc/p5-Text-Template DEPENDS+= p5-perl-ldap>=0.22:../../databases/p5-perl-ldap DEPENDS+= p5-IMAP-Admin>=1.2.5:../../mail/p5-IMAP-Admin -- cgit v1.2.3