diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-03-23 12:17:26 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-03-23 12:17:26 +0000 |
commit | 9ed8c4a45c502be4ed05b7dfc55d70008051bb2e (patch) | |
tree | 389a79d1439879fac0d6a904335e3fbb30b0c633 /textproc/p5-XML-SAX-Machines/Makefile | |
parent | 6c35444829e977ad2501df1fcad934777455fe8f (diff) | |
download | ports-9ed8c4a45c502be4ed05b7dfc55d70008051bb2e.tar.gz ports-9ed8c4a45c502be4ed05b7dfc55d70008051bb2e.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-SAX-Machines/Makefile')
-rw-r--r-- | textproc/p5-XML-SAX-Machines/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-XML-SAX-Machines/Makefile b/textproc/p5-XML-SAX-Machines/Makefile index 6d8d722d7c41..1449e55a69a7 100644 --- a/textproc/p5-XML-SAX-Machines/Makefile +++ b/textproc/p5-XML-SAX-Machines/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-SAX-Machines -PORTVERSION= 0.4 +PORTVERSION= 0.41 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -26,7 +26,6 @@ MAN3= XML::Filter::Distributor.3 XML::Filter::DocSplitter.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 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} post-install: .ifndef(NOPORTDOCS) |