aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GD-Graph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-GD-Graph/Makefile')
-rw-r--r--graphics/p5-GD-Graph/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile
index ceab314fa0b4..ea4d93db5b41 100644
--- a/graphics/p5-GD-Graph/Makefile
+++ b/graphics/p5-GD-Graph/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= GD-Graph
-PORTVERSION= 1.24
+PORTVERSION= 1.30
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD
@@ -21,7 +21,10 @@ RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${P
USE_PERL5= YES
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= GD::Graph.3 GD::Graph::colour.3
+MAN3= GD::Graph.3 \
+ GD::Graph::Data.3 \
+ GD::Graph::Error.3 \
+ GD::Graph::colour.3
do-configure:
@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL