aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-20 13:07:16 +0800
committeredwin <edwin@FreeBSD.org>2002-11-20 13:07:16 +0800
commit97362a46ef1848c69b0082ece6f08ffafd88227f (patch)
tree9f17505a296df71dc0a0310c34866c9e2c561224 /textproc
parent1bc4d2d79f8ab017e3914bd33782c72244203e93 (diff)
downloadfreebsd-ports-gnome-97362a46ef1848c69b0082ece6f08ffafd88227f.tar.gz
freebsd-ports-gnome-97362a46ef1848c69b0082ece6f08ffafd88227f.tar.zst
freebsd-ports-gnome-97362a46ef1848c69b0082ece6f08ffafd88227f.zip
Removed missing man-page.
Noticed by: bento
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-SAX-Machines/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-XML-SAX-Machines/Makefile b/textproc/p5-XML-SAX-Machines/Makefile
index d812b7486fc9..7548a17556ef 100644
--- a/textproc/p5-XML-SAX-Machines/Makefile
+++ b/textproc/p5-XML-SAX-Machines/Makefile
@@ -22,9 +22,9 @@ PERL_CONFIGURE= yes
PLIST_SUB+= EXAMPLESDIR="share/examples/${PORTNAME}"
MAN3= XML::Filter::Distributor.3 XML::Filter::DocSplitter.3 \
- XML::Filter::Merger.3 XML::Filter::Tee.3 XML::SAX::ByRecord.3 \
- XML::SAX::EventMethodMaker.3 XML::SAX::Machine.3 \
- XML::SAX::Machines.3 XML::SAX::Machines::ConfigHelper.3 \
+ XML::Filter::Merger.3 XML::Filter::Tee.3 \
+ XML::SAX::ByRecord.3 XML::SAX::EventMethodMaker.3 \
+ XML::SAX::Machine.3 XML::SAX::Machines.3 \
XML::SAX::Manifold.3 XML::SAX::Pipeline.3 XML::SAX::Tap.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}