summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/p5-Apache-ASP/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile
index 0470599cb5f..b600efe5d07 100644
--- a/www/p5-Apache-ASP/Makefile
+++ b/www/p5-Apache-ASP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/07/27 16:32:01 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 2000/08/01 02:12:01 wiz Exp $
#
DISTNAME= Apache-ASP-0.05
@@ -9,9 +9,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/CHAMAS/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Apache-ASP/ASP.html
-DEPENDS+= libwww-perl-5.*:../../www/p5-libwww
-DEPENDS+= MLDBM-2.*:devel/p5-MLDBM
-DEPENDS+= mod_perl-1.*:../../www/ap-perl
+DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww
+DEPENDS+= p5-MLDBM>=2.00:../../devel/p5-MLDBM
+DEPENDS+= ap-perl>=1.19:../../www/ap-perl
USE_PERL5= YES