summaryrefslogtreecommitdiff
path: root/devel/p5-Tree-Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Tree-Simple/Makefile')
-rw-r--r--devel/p5-Tree-Simple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Tree-Simple/Makefile b/devel/p5-Tree-Simple/Makefile
index ace9eea039d..59e0de131b0 100644
--- a/devel/p5-Tree-Simple/Makefile
+++ b/devel/p5-Tree-Simple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2015/06/12 10:49:55 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2015/07/12 18:56:20 wiz Exp $
#
DISTNAME= Tree-Simple-1.25
@@ -13,7 +13,7 @@ HOMEPAGE= http://search.cpan.org/dist/Tree-Simple/
COMMENT= Simple extension to manipulate tree objects
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=1.18}:../../devel/p5-Scalar-List-Utils
+#DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=1.18}:../../devel/p5-Scalar-List-Utils
BUILD_DEPENDS+= p5-Test-Exception>=0.20:../../devel/p5-Test-Exception
BUILD_DEPENDS+= p5-Test-Version>=1.002003:../../devel/p5-Test-Version