aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Chart/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2010-10-18 23:52:01 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2010-10-18 23:52:01 +0000
commit59c561d6f5151bf35503450a9bbad3e9cb48f7d0 (patch)
treefa88d06614ab180aabceb85cd54c9d461226aa56 /graphics/p5-Chart/Makefile
parent94624bf4aa962afa39c7d1557d6a15014f7f2e62 (diff)
downloadports-59c561d6f5151bf35503450a9bbad3e9cb48f7d0.tar.gz
ports-59c561d6f5151bf35503450a9bbad3e9cb48f7d0.zip
Notes
Diffstat (limited to 'graphics/p5-Chart/Makefile')
-rw-r--r--graphics/p5-Chart/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
index cabd7a4ec7e3..90409170a650 100644
--- a/graphics/p5-Chart/Makefile
+++ b/graphics/p5-Chart/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Chart
-PORTVERSION= 2.4.1
-PORTREVISION= 4
+PORTVERSION= 2.4.2
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A perl5 interface to build chart graphics
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
+RUN_DEPENDS= p5-GD>=2:${PORTSDIR}/graphics/p5-GD
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes