summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-Config
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-07-14 13:25:41 +0000
committerwiz <wiz@pkgsrc.org>2005-07-14 13:25:41 +0000
commit70095564290b3b4fcb5571854af6f857c3666c2b (patch)
treefbe3cfcbf797de1915ac6d081548fa2236522376 /devel/p5-Log-Dispatch-Config
parent1dfa277e1bd8c845421a8153fd4fb71406bbec9d (diff)
downloadpkgsrc-70095564290b3b4fcb5571854af6f857c3666c2b.tar.gz
Do not include p5-Test-Harness/depends.mk -- current perl package is sufficient.
Diffstat (limited to 'devel/p5-Log-Dispatch-Config')
-rw-r--r--devel/p5-Log-Dispatch-Config/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Log-Dispatch-Config/Makefile b/devel/p5-Log-Dispatch-Config/Makefile
index 57d1b48e139..c2934512f3b 100644
--- a/devel/p5-Log-Dispatch-Config/Makefile
+++ b/devel/p5-Log-Dispatch-Config/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/07/13 18:01:26 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/07/14 13:25:41 wiz Exp $
DISTNAME= Log-Dispatch-Config-1.01
PKGNAME= p5-${DISTNAME}
@@ -17,6 +17,5 @@ DEPENDS+= p5-Log-Dispatch>=2.00:../../devel/p5-Log-Dispatch
PERL5_PACKLIST= auto/Log/Dispatch/Config/.packlist
-.include "../../devel/p5-Test-Harness/depends.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"