summaryrefslogtreecommitdiff
path: root/www/p5-URI-Find/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-URI-Find/Makefile')
-rw-r--r--www/p5-URI-Find/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-URI-Find/Makefile b/www/p5-URI-Find/Makefile
index f449f16fd45..38507aaefff 100644
--- a/www/p5-URI-Find/Makefile
+++ b/www/p5-URI-Find/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2013/12/09 14:17:56 obache Exp $
DISTNAME= URI-Find-20111103
PKGNAME= p5-${DISTNAME}
@@ -20,7 +20,7 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/URI/Find/.packlist
PERL5_MODULE_TYPE= Module::Build
-#BUILD_DEPENDS+= p5-Module-Build>=0.30000:../../devel/p5-Module-Build
+#BUILD_DEPENDS+= {perl>=5.13.11,p5-Module-Build>=0.30000}:../../devel/p5-Module-Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"