diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile index 07da7266e1c6..6862873c6602 100644 --- a/devel/p5-Test-Simple/Makefile +++ b/devel/p5-Test-Simple/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/05/01 16:05:18 kim Exp $ +# $NetBSD: Makefile,v 1.18 2004/05/01 16:29:37 kim Exp $ DISTNAME= Test-Simple-0.47 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ COMMENT= Perl5 module with a simple framework for writing tests DEPENDS+= p5-Test-Harness-[0-9]*:../../devel/p5-Test-Harness -CONFLICTS+= perl>=5.8.3 - PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= yes