summaryrefslogtreecommitdiff
path: root/devel/p5-Devel-DProf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Devel-DProf/Makefile')
-rw-r--r--devel/p5-Devel-DProf/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-Devel-DProf/Makefile b/devel/p5-Devel-DProf/Makefile
index ce5c1be8341..b35eee1caae 100644
--- a/devel/p5-Devel-DProf/Makefile
+++ b/devel/p5-Devel-DProf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/08/27 21:13:43 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2000/09/05 09:25:21 jlam Exp $
#
DISTNAME= DProf-19990108
@@ -8,9 +8,10 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
MAINTAINER= bad@netbsd.org
-CONFLICTS= perl-5.6.0 # needs perl>5.6.0 or perl-5.00*
+# Some perl packages install their own versions of this module.
+# Can't simply define USE_PERL5.
+DEPENDS+= perl-{5.0*,5.6.0nb[12],base-5.[6-9]*}:../../lang/perl5-base
-USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Devel/DProf/.packlist
do-configure: