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
commitf6823ee3f330792984119b61d9b791b983ad6c06 (patch)
treefbe3cfcbf797de1915ac6d081548fa2236522376 /devel/p5-Log-Dispatch-Config
parent22f511e9132a176a72652a753fddca1518697b85 (diff)
downloadpkgsrc-f6823ee3f330792984119b61d9b791b983ad6c06.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"