summaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2002-01-22 13:49:04 +0000
committerAnton Berezin <tobez@FreeBSD.org>2002-01-22 13:49:04 +0000
commit8f1eb3f2a3ddc9b095d2fbf716a4faff571e2681 (patch)
tree33d4bfe9e137645ac13f69a0b36418ce11bfe12e /graphics/p5-GraphViz/Makefile
parentUpdate to 0.27. (diff)
Update to 1.5.
Notes
Notes: svn path=/head/; revision=53558
Diffstat (limited to 'graphics/p5-GraphViz/Makefile')
-rw-r--r--graphics/p5-GraphViz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile
index d884292d7c77..5d48a070487d 100644
--- a/graphics/p5-GraphViz/Makefile
+++ b/graphics/p5-GraphViz/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= GraphViz
-PORTVERSION= 1.4
+PORTVERSION= 1.5
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GraphViz
@@ -30,9 +30,9 @@ MAN3= Devel::GraphVizProf.3 \
GraphViz::Parse::Yacc.3 \
GraphViz::Parse::Yapp.3 \
GraphViz::Regex.3 \
- GraphViz::Remote.3 \
GraphViz::Small.3 \
GraphViz::XML.3
+
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>