From 9944034d82b16e3a35103f432a1a77d829642474 Mon Sep 17 00:00:00 2001 From: seb Date: Wed, 26 Mar 2003 11:01:01 +0000 Subject: With the inclusion of perl5/module.mk TEST_TARGET and PERL5_CONFIGURE are unnecessary so remove them. --- net/p5-Net-DNS/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net/p5-Net-DNS/Makefile') diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index 1037ea247aa..7d95193316d 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/03/03 10:56:57 mjl Exp $ +# $NetBSD: Makefile,v 1.10 2003/03/26 11:01:01 seb Exp $ # DISTNAME= Net-DNS-0.33 @@ -19,9 +19,7 @@ DEPENDS+= p5-Digest-MD5>=2.12:../../security/p5-Digest-MD5 BUILDLINK_DEPENDS.perl= perl>=5.6.0 USE_BUILDLINK2= YES -TEST_TARGET= test -PERL5_CONFIGURE= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/DNS/.packlist .include "../../lang/perl5/module.mk" -- cgit v1.2.3