pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Template-Plugin-ListUtil fix typo in dependen...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8ffd46374ad9
branches: trunk
changeset: 398210:8ffd46374ad9
user: sno <sno%pkgsrc.org@localhost>
date: Wed Aug 26 19:59:49 2009 +0000
description:
fix typo in dependencies
diffstat:
devel/p5-Template-Plugin-ListUtil/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c7f1b4a796ce -r 8ffd46374ad9 devel/p5-Template-Plugin-ListUtil/Makefile
--- a/devel/p5-Template-Plugin-ListUtil/Makefile Wed Aug 26 19:56:37 2009 +0000
+++ b/devel/p5-Template-Plugin-ListUtil/Makefile Wed Aug 26 19:59:49 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/08/26 19:51:32 sno Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/26 19:59:49 sno Exp $
#
DISTNAME= Template-Plugin-ListUtil-0.02
@@ -15,7 +15,7 @@
USE_LANGUAGES= # empty
DEPENDS+= {perl>=5.8,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
-DEPENDS+= p5-Template-Plugin-VMethods:../../devel/p5-Template-Plugin-VMethods
+DEPENDS+= p5-Template-Plugin-VMethods>=0.02:../../devel/p5-Template-Plugin-VMethods
DEPENDS+= p5-Template-Toolkit>=2.06:../../www/p5-Template-Toolkit
PERL5_PACKLIST= auto/Template/Plugin/ListUtil/.packlist
Home |
Main Index |
Thread Index |
Old Index