pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-URI-Find Needs newer Module::Build than Perl ha...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d6fcaabd5dc
branches: trunk
changeset: 398926:1d6fcaabd5dc
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Sep 11 17:12:13 2009 +0000
description:
Needs newer Module::Build than Perl has included.
diffstat:
www/p5-URI-Find/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 890dd2ad2d80 -r 1d6fcaabd5dc www/p5-URI-Find/Makefile
--- a/www/p5-URI-Find/Makefile Fri Sep 11 16:54:47 2009 +0000
+++ b/www/p5-URI-Find/Makefile Fri Sep 11 17:12:13 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/08/17 18:31:12 sno Exp $
+# $NetBSD: Makefile,v 1.2 2009/09/11 17:12:13 joerg Exp $
#
DISTNAME= URI-Find-20090319
@@ -21,5 +21,7 @@
PERL5_PACKLIST= auto/URI/Find/.packlist
PERL5_MODULE_TYPE= Module::Build
+BUILD_DEPENDS+= p5-Module-Build>=0.30000:../../devel/p5-Module-Build
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index