pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/p5-Template-GD - Adding recommended dependenc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fac03a6c86d6
branches: trunk
changeset: 397693:fac03a6c86d6
user: sno <sno%pkgsrc.org@localhost>
date: Mon Aug 17 19:35:54 2009 +0000
description:
- Adding recommended dependencies (used modules)
- Bump PKGREVISION for this
- Adding license according to POD (perl)
diffstat:
graphics/p5-Template-GD/Makefile | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diffs (33 lines):
diff -r 4217b364448f -r fac03a6c86d6 graphics/p5-Template-GD/Makefile
--- a/graphics/p5-Template-GD/Makefile Mon Aug 17 19:29:38 2009 +0000
+++ b/graphics/p5-Template-GD/Makefile Mon Aug 17 19:35:54 2009 +0000
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.4 2009/07/17 18:00:16 adrianp Exp $
+# $NetBSD: Makefile,v 1.5 2009/08/17 19:35:54 sno Exp $
#
DISTNAME= Template-GD-2.66
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/A/AB/ABW/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/CPAN/authors/id/A/AB/ABW/
COMMENT= GD plugin(s) for the Template Toolkit
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
@@ -19,5 +20,10 @@
DEPENDS+= p5-GD>=1.14:../../graphics/p5-GD
DEPENDS+= p5-Template-Toolkit>=2.14:../../www/p5-Template-Toolkit
+# Recommended dependency
+DEPENDS+= p5-GDGraph-[0-9]*:../../graphics/p5-GDGraph
+DEPENDS+= p5-GD-Graph3d-[0-9]*:../../graphics/p5-GD-Graph3d
+DEPENDS+= p5-GDTextUtil-[0-9]*:../../graphics/p5-GDTextUtil
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index