summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorkim <kim>2004-05-01 16:29:37 +0000
committerkim <kim>2004-05-01 16:29:37 +0000
commitd74694ef18d9bc5b2831170bfe451d0012c3998e (patch)
tree5889e2c5b71802586fbc41005f92995f8fc6c24e /devel
parentee72b4d21deec0497111d60ff6583339f3f39c9f (diff)
downloadpkgsrc-d74694ef18d9bc5b2831170bfe451d0012c3998e.tar.gz
Undo previous (this installs in site_perl).
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-Simple/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile
index 07da7266e1c..6862873c660 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