summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--filesystems/p5-Path-Tiny/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/filesystems/p5-Path-Tiny/Makefile b/filesystems/p5-Path-Tiny/Makefile
index b0264c37f95..2f284d69aec 100644
--- a/filesystems/p5-Path-Tiny/Makefile
+++ b/filesystems/p5-Path-Tiny/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2018/01/19 09:27:48 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2018/01/19 11:24:11 wiz Exp $
DISTNAME= Path-Tiny-0.104
PKGNAME= p5-${DISTNAME}
@@ -13,10 +13,5 @@ LICENSE= apache-2.0
PERL5_PACKLIST= auto/Path/Tiny/.packlist
-BUILD_DEPENDS+= p5-Devel-Hide-[0-9]*:../../devel/p5-Devel-Hide
-BUILD_DEPENDS+= p5-File-pushd-[0-9]*:../../devel/p5-File-pushd
-BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
-BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"