aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-SVG-DOM2
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-15 06:50:13 +0800
committerpav <pav@FreeBSD.org>2009-01-15 06:50:13 +0800
commita8c6b622409387af0b9d20d13df6c9f0932dd26b (patch)
treed4c01f96be84e4aec6aa24e7e3abeb14ef5a7928 /graphics/p5-SVG-DOM2
parent8a73f8c564093178106c67a806ea10e20129a0ce (diff)
downloadfreebsd-ports-gnome-a8c6b622409387af0b9d20d13df6c9f0932dd26b.tar.gz
freebsd-ports-gnome-a8c6b622409387af0b9d20d13df6c9f0932dd26b.tar.zst
freebsd-ports-gnome-a8c6b622409387af0b9d20d13df6c9f0932dd26b.zip
- Fix plist with perl 5.8.9
Diffstat (limited to 'graphics/p5-SVG-DOM2')
-rw-r--r--graphics/p5-SVG-DOM2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-SVG-DOM2/Makefile b/graphics/p5-SVG-DOM2/Makefile
index 66110363876f..c208edd84d10 100644
--- a/graphics/p5-SVG-DOM2/Makefile
+++ b/graphics/p5-SVG-DOM2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= SVG-DOM2
PORTVERSION= 1.00
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,6 +19,7 @@ PERL_CONFIGURE= yes
MAN3= SVG::DOM2.3 SVG::DOM2::Attribute::Transform.3 \
SVG::DOM2::Element::Document.3 SVG::DOM2::Element::Shape.3 \
+ SVG::DOM2::Element::MetaData.3 \
SVG::DOM2::Element::Shape::Fill.3 \
SVG::DOM2::Element::Shape::Font.3 \
SVG::DOM2::Element::Shape::Stroke.3