summaryrefslogtreecommitdiff
path: root/graphics/p5-Chart/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Chart/Makefile')
-rw-r--r--graphics/p5-Chart/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
index 8f810706ceb..57d06e32c90 100644
--- a/graphics/p5-Chart/Makefile
+++ b/graphics/p5-Chart/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2011/08/16 21:53:41 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2012/09/15 15:12:20 wen Exp $
-DISTNAME= Chart-2.4.2
+DISTNAME= Chart-2.4.5
PKGNAME= p5-${DISTNAME}
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Chart/}
@@ -12,14 +12,11 @@ LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-GD>=1.20:../../graphics/p5-GD
+DEPENDS+= p5-GD>=2.0:../../graphics/p5-GD
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Chart/.packlist
-post-extract:
- ${CHMOD} a-x ${WRKSRC}/Chart/*.pm
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"