summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen>2013-09-12 01:19:33 +0000
committerwen <wen>2013-09-12 01:19:33 +0000
commite08a51b34417ed15b5a9479816990a24583b4baa (patch)
tree79c4994f15d3b535756756e85b971ca21391e222
parent045be889eb9c6953fc02d335259bf23d1d64a8a0 (diff)
downloadpkgsrc-e08a51b34417ed15b5a9479816990a24583b4baa.tar.gz
Fix build.
(Reported by joerg@, thanks!)
-rw-r--r--devel/p5-Test-File-ShareDir/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-Test-File-ShareDir/Makefile b/devel/p5-Test-File-ShareDir/Makefile
index bfd5e0de9b2..40b261d4eea 100644
--- a/devel/p5-Test-File-ShareDir/Makefile
+++ b/devel/p5-Test-File-ShareDir/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2013/09/05 07:14:32 wen Exp $
+# $NetBSD: Makefile,v 1.6 2013/09/12 01:19:33 wen Exp $
DISTNAME= Test-File-ShareDir-0.3.3
PKGNAME= p5-${DISTNAME}
@@ -13,6 +13,8 @@ LICENSE= ${PERL5_LICENSE}
PERL5_MODULE_TYPE= Module::Build
+BUILD_DEPENDS+= p5-Module-Build>=0.40040:../../devel/p5-Module-Build
+
DEPENDS+= p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive
DEPENDS+= p5-File-ShareDir>=1.00:../../devel/p5-File-ShareDir
DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny