summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Unit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Unit/Makefile')
-rw-r--r--devel/p5-Test-Unit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Test-Unit/Makefile b/devel/p5-Test-Unit/Makefile
index b69d0412a59..39ee79ae3bd 100644
--- a/devel/p5-Test-Unit/Makefile
+++ b/devel/p5-Test-Unit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/12/20 11:31:03 grant Exp $
+# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:35 tv Exp $
DISTNAME= Test-Unit-0.24
PKGNAME= p5-${DISTNAME}
@@ -17,7 +17,6 @@ DEPENDS+= p5-Error-[0-9]*:../../devel/p5-Error
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Test/Unit/.packlist
.include "../../lang/perl5/module.mk"