diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-11-12 02:38:55 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-11-12 02:38:55 +0000 |
commit | 430b599397549962af8e4a155089bb7b1a3d29f5 (patch) | |
tree | 4f1187b770f821ab2f6023bcde1d2e7346a0736c /graphics/p5-GD-Graph3d/Makefile | |
parent | 4a08d7e1a6ce7e2698be86d0291121b699a2e3f1 (diff) |
Notes
Diffstat (limited to 'graphics/p5-GD-Graph3d/Makefile')
-rw-r--r-- | graphics/p5-GD-Graph3d/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GD-Graph3d/Makefile b/graphics/p5-GD-Graph3d/Makefile index 955d497bec8f..64a3646f642f 100644 --- a/graphics/p5-GD-Graph3d/Makefile +++ b/graphics/p5-GD-Graph3d/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GD-Graph3d -PORTVERSION= 0.40 +PORTVERSION= 0.55 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD @@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Graph.pm:${PORTSDIR USE_PERL5= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3= GD::Graph::Graph3d.3 +MAN3= GD::Graph3d.3 do-configure: @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL |