Undo previous (this installs in site_perl).

This commit is contained in:
kim 2004-05-01 16:29:37 +00:00
parent 9dfdb1de98
commit fbec29cc42

View file

@ -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