diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-23 12:25:12 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-23 12:25:12 +0000 |
commit | a0f96c021260b9cbc92b69f2aed824c14b2bcb55 (patch) | |
tree | caa49f34fad012fd83850a95ff099b14cced5526 /graphics/p5-Chart-PNGgraph/Makefile | |
parent | Update from version 2.11 to 2.15. (diff) |
Upgrade
p5-Authen-PAM => 0.09
p5-Chart-PNGgraph => 1.21
p5-FastCGI => 0.52
p5-GD => 1.27
p5-GD-Graph => 1.30
p5-HTML-Stream => 1.45
p5-IMAP-Admin => 1.2.2
p5-IRC => 0.63
p5-Image-Size => 2.901
p5-MIME-Lite => 1.137
p5-MIME-Tools => 4.124
p5-Mail-POP3Client => 2.6
p5-Mail-Tools => 1.1401
p5-MatrixReal => 1.3a5
p5-Net-Whois => 1.9
p5-Parse-RecDescent => 1.78
p5-Proc-Simple => 1.14
p5-Term-ReadKey => 2.14
p5-Text-Template => 1.23
p5-Time => 100.010301
p5-TimeDate => 1.09
p5-Tk => 800.021
p5-XML-Parser => 2.28
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: |