aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-GraphViz/Makefile
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2003-04-03 06:13:07 +0800
committertobez <tobez@FreeBSD.org>2003-04-03 06:13:07 +0800
commit44fdfef88340279cf9b2883037aff8aac957470e (patch)
tree79fad40ad94d96573bf9c4797efc0a3f61ba7c1e /graphics/p5-GraphViz/Makefile
parent8892f02996708e70575908e697609a78350f69b6 (diff)
downloadfreebsd-ports-gnome-44fdfef88340279cf9b2883037aff8aac957470e.tar.gz
freebsd-ports-gnome-44fdfef88340279cf9b2883037aff8aac957470e.tar.zst
freebsd-ports-gnome-44fdfef88340279cf9b2883037aff8aac957470e.zip
Update to 1.8.
PR: 50430 Submitted by: Erwin Lansing <erwin@lansing.dk>
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>