diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 19:41:57 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 19:41:57 +0000 |
commit | 1932b7bf5efce9b8adca08225feb6c18f3397833 (patch) | |
tree | 5cd14b9a93280e720aab7eb1feac48150347a768 /textproc/p5-XML-SAX-Base/Makefile | |
parent | 9bf90ed5bb00278e645cc85af96a322edbd47e78 (diff) |
Notes
Diffstat (limited to 'textproc/p5-XML-SAX-Base/Makefile')
-rw-r--r-- | textproc/p5-XML-SAX-Base/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/textproc/p5-XML-SAX-Base/Makefile b/textproc/p5-XML-SAX-Base/Makefile index 142a47808fc8..21698e6a323e 100644 --- a/textproc/p5-XML-SAX-Base/Makefile +++ b/textproc/p5-XML-SAX-Base/Makefile @@ -18,9 +18,4 @@ CONFLICTS= p5-XML-SAX-0.[0-8]* p5-XML-SAX-0.9[0-8]* USE_PERL5= configure USES= perl5 -MAN3= XML::SAX::Base.3 \ - XML::SAX::BuildSAXBase.3 \ - XML::SAX::Exception.3 - -NO_STAGE= yes .include <bsd.port.mk> |