diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 16:38:48 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 16:38:48 +0000 |
commit | baba9cd29faf459885696356676b8bb69a115660 (patch) | |
tree | 64cac8b4c9b752e5836933a9f45a66ded6d76f7e /textproc/p5-XML-SAX | |
parent | ba6a7f1de4a282ca4bb92653f9b6ccf5f70b4f65 (diff) | |
download | ports-baba9cd29faf459885696356676b8bb69a115660.tar.gz ports-baba9cd29faf459885696356676b8bb69a115660.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-SAX')
-rw-r--r-- | textproc/p5-XML-SAX/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile index cb94335d51d1..da46bddc5178 100644 --- a/textproc/p5-XML-SAX/Makefile +++ b/textproc/p5-XML-SAX/Makefile @@ -25,7 +25,6 @@ MAN3= XML::SAX.3 XML::SAX::Base.3 XML::SAX::DocumentLocator.3 \ XML::SAX::Exception.3 XML::SAX::Intro.3 \ XML::SAX::ParserFactory.3 XML::SAX::PurePerl.3 \ XML::SAX::PurePerl::Reader.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} post-configure: # dirty hack to deceive irritable pod2man |