summaryrefslogtreecommitdiff
path: root/net/p5-ispman
diff options
context:
space:
mode:
authorjlam <jlam>2001-09-05 17:18:21 +0000
committerjlam <jlam>2001-09-05 17:18:21 +0000
commitcd00933a95a950ec280efbe14ad28529443d4f68 (patch)
treee781bfa9a78bec8986d4226cd20d45079b98ca66 /net/p5-ispman
parentf3adbc2399ca487a6c896783619da9ce82fce688 (diff)
downloadpkgsrc-cd00933a95a950ec280efbe14ad28529443d4f68.tar.gz
Alter dependencies so that perl>=5.6.1nb2 will satisfy the dependency for
p5-CGI or p5-Data-Dumper.
Diffstat (limited to 'net/p5-ispman')
-rw-r--r--net/p5-ispman/Makefile4
1 files changed, 2 insertions, 2 deletions
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