diff options
Diffstat (limited to 'graphics/p5-Chart-PNGgraph/Makefile')
-rw-r--r-- | graphics/p5-Chart-PNGgraph/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/p5-Chart-PNGgraph/Makefile b/graphics/p5-Chart-PNGgraph/Makefile index 9bea89400931..c3681c180f46 100644 --- a/graphics/p5-Chart-PNGgraph/Makefile +++ b/graphics/p5-Chart-PNGgraph/Makefile @@ -6,10 +6,11 @@ # PORTNAME= Chart-PNGgraph -PORTVERSION= 1.13 +PORTVERSION= 1.21 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Chart +PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org @@ -17,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/GD.pm:$ USE_PERL5= YES -MAN3= Chart::PNGgraph.3 Chart::PNGgraph::colour.3 +MAN3= Chart::PNGgraph.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} do-configure: |