aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-XSBuilder
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2009-01-14 15:10:02 +0000
committerAnton Berezin <tobez@FreeBSD.org>2009-01-14 15:10:02 +0000
commit4cf2d12b0a2085555995e2f113ac660b33d91c83 (patch)
treeaf38abbabe8623c185e9f6d1e75c64c2164fcc3d /devel/p5-ExtUtils-XSBuilder
parent32afda12dfadcd68c4b180fcf64a74426f5527bc (diff)
downloadports-4cf2d12b0a2085555995e2f113ac660b33d91c83.tar.gz
ports-4cf2d12b0a2085555995e2f113ac660b33d91c83.zip
Fix plist with perl 5.8.9.
Approved by: portmgr (pav, implicit)
Notes
Notes: svn path=/head/; revision=226081
Diffstat (limited to 'devel/p5-ExtUtils-XSBuilder')
-rw-r--r--devel/p5-ExtUtils-XSBuilder/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-ExtUtils-XSBuilder/Makefile b/devel/p5-ExtUtils-XSBuilder/Makefile
index efe768e3988f..9930d5074fde 100644
--- a/devel/p5-ExtUtils-XSBuilder/Makefile
+++ b/devel/p5-ExtUtils-XSBuilder/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ExtUtils-XSBuilder
PORTVERSION= 0.28
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,7 +20,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= ExtUtils::XSBuilder.3 ExtUtils::XSBuilder::PODTemplate.3 \
+MAN3= ExtUtils::XSBuilder.3 ExtUtils::XSBuilder::C::grammar.3 \
+ ExtUtils::XSBuilder::PODTemplate.3 \
ExtUtils::XSBuilder::ParseSource.3 \
ExtUtils::XSBuilder::WrapXS.3 ExtUtils::xsbuilder.osc2002.3