aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2003-04-02 22:13:07 +0000
committerAnton Berezin <tobez@FreeBSD.org>2003-04-02 22:13:07 +0000
commit180675cbd726ed05fb187a2714893c5dc2971490 (patch)
tree77ad7d7ac7379f2c7261b77c749f0848cf81ac7e /graphics/p5-GraphViz/Makefile
parent2f2d9d857d521288bd77987d415060c57bbaaf27 (diff)
downloadports-180675cbd726ed05fb187a2714893c5dc2971490.tar.gz
ports-180675cbd726ed05fb187a2714893c5dc2971490.zip
Notes
Diffstat (limited to 'graphics/p5-GraphViz/Makefile')
-rw-r--r--graphics/p5-GraphViz/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile
index 1f8fbf075723..742d52d8619b 100644
--- a/graphics/p5-GraphViz/Makefile
+++ b/graphics/p5-GraphViz/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= GraphViz
-PORTVERSION= 1.5
+PORTVERSION= 1.8
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GraphViz
@@ -34,6 +34,4 @@ MAN3= Devel::GraphVizProf.3 \
GraphViz::Small.3 \
GraphViz::XML.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-
.include <bsd.port.mk>