diff options
author | kim <kim> | 2004-05-01 16:29:37 +0000 |
---|---|---|
committer | kim <kim> | 2004-05-01 16:29:37 +0000 |
commit | d413a7dca44f46ab2566477760c8317d0bc5435e (patch) | |
tree | 5889e2c5b71802586fbc41005f92995f8fc6c24e /devel | |
parent | 7fc9f3464ac3e2d31fecc15c450bc97142bde6a5 (diff) | |
download | pkgsrc-d413a7dca44f46ab2566477760c8317d0bc5435e.tar.gz |
Undo previous (this installs in site_perl).
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Test-Simple/Makefile | 4 |
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 |