summaryrefslogtreecommitdiff
path: root/net/p5-Net-DNS
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-03-26 11:01:01 +0000
committerseb <seb@pkgsrc.org>2003-03-26 11:01:01 +0000
commit5bba6f3ff69e13e2693ea85264c51ec46605665e (patch)
tree297aaf601a6139365830db9dee9fd450cf459b78 /net/p5-Net-DNS
parent8da67aefdcca84e64879a3b9424cda03fcf6ff58 (diff)
downloadpkgsrc-5bba6f3ff69e13e2693ea85264c51ec46605665e.tar.gz
With the inclusion of perl5/module.mk TEST_TARGET and PERL5_CONFIGURE
are unnecessary so remove them.
Diffstat (limited to 'net/p5-Net-DNS')
-rw-r--r--net/p5-Net-DNS/Makefile4
1 files changed, 1 insertions, 3 deletions
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"