aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Chart-PNGgraph/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-08-30 20:34:56 +0000
committerAde Lovett <ade@FreeBSD.org>2002-08-30 20:34:56 +0000
commitc85c932dd071d80d41eb49b53f27603dcff13349 (patch)
tree2835e9500bb031d15da49352eaf51a328b5e91d7 /graphics/p5-Chart-PNGgraph/Makefile
parent6f99a34f5fa9d47edf29d22e217a6f76f8f89b4a (diff)
downloadports-c85c932dd071d80d41eb49b53f27603dcff13349.tar.gz
ports-c85c932dd071d80d41eb49b53f27603dcff13349.zip
Notes
Diffstat (limited to 'graphics/p5-Chart-PNGgraph/Makefile')
-rw-r--r--graphics/p5-Chart-PNGgraph/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/p5-Chart-PNGgraph/Makefile b/graphics/p5-Chart-PNGgraph/Makefile
index 4ce868148670..9899dd959504 100644
--- a/graphics/p5-Chart-PNGgraph/Makefile
+++ b/graphics/p5-Chart-PNGgraph/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Chart-PNGgraph
PORTVERSION= 1.21
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Chart
@@ -15,7 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES