diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-03-01 14:39:18 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-03-01 14:39:18 +0800 |
commit | 3e839fced03911e060519db070ef0b74a8f453d5 (patch) | |
tree | 58839ba4c2c0d7dad468b2a8f8430d225f909a6b /textproc | |
parent | 8c1e758bbd2d733cd1522404a3cb69077926ee68 (diff) | |
download | freebsd-ports-gnome-3e839fced03911e060519db070ef0b74a8f453d5.tar.gz freebsd-ports-gnome-3e839fced03911e060519db070ef0b74a8f453d5.tar.zst freebsd-ports-gnome-3e839fced03911e060519db070ef0b74a8f453d5.zip |
Remove do-configure section, use PERL_CONFIGURE now.
Diffstat (limited to 'textproc')
31 files changed, 13 insertions, 63 deletions
diff --git a/textproc/p5-DelimMatch/Makefile b/textproc/p5-DelimMatch/Makefile index 268bd779d784..ca5ee44104d5 100644 --- a/textproc/p5-DelimMatch/Makefile +++ b/textproc/p5-DelimMatch/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Text::DelimMatch.3 diff --git a/textproc/p5-Sort-ArbBiLex/Makefile b/textproc/p5-Sort-ArbBiLex/Makefile index ff1438adf1c5..4d2e0e532704 100644 --- a/textproc/p5-Sort-ArbBiLex/Makefile +++ b/textproc/p5-Sort-ArbBiLex/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Sort::ArbBiLex.3 diff --git a/textproc/p5-Sort-Fields/Makefile b/textproc/p5-Sort-Fields/Makefile index c6dda91e478d..45fcfd34cd01 100644 --- a/textproc/p5-Sort-Fields/Makefile +++ b/textproc/p5-Sort-Fields/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Sort::Fields.3 diff --git a/textproc/p5-Spreadsheet-ParseExcel/Makefile b/textproc/p5-Spreadsheet-ParseExcel/Makefile index 84affeb343d4..6d2a11c5f320 100644 --- a/textproc/p5-Spreadsheet-ParseExcel/Makefile +++ b/textproc/p5-Spreadsheet-ParseExcel/Makefile @@ -14,14 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@protey.ru -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= Spreadsheet::ParseExcel.3 - MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; \ - ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL PREFIX=${PREFIX} - .include <bsd.port.mk> diff --git a/textproc/p5-Spreadsheet-WriteExcel/Makefile b/textproc/p5-Spreadsheet-WriteExcel/Makefile index e3246184642c..f5208b2531e7 100644 --- a/textproc/p5-Spreadsheet-WriteExcel/Makefile +++ b/textproc/p5-Spreadsheet-WriteExcel/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@protey.ru -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= Spreadsheet::WriteExcel::Worksheet.3 \ Spreadsheet::WriteExcel::BIFFwriter.3 \ @@ -22,11 +22,6 @@ MAN3= Spreadsheet::WriteExcel::Worksheet.3 \ Spreadsheet::WriteExcel::Workbook.3 \ Spreadsheet::WriteExcel::examples::WorkbookBig.3 \ Spreadsheet::WriteExcel.3 Spreadsheet::WriteExcel::Format.3 - MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; \ - ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL PREFIX=${PREFIX} - .include <bsd.port.mk> diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile index 32873a9f5599..9d5f3d430dca 100644 --- a/textproc/p5-String-ShellQuote/Makefile +++ b/textproc/p5-String-ShellQuote/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= String::ShellQuote.3 diff --git a/textproc/p5-String-Strip/Makefile b/textproc/p5-String-Strip/Makefile index 58d96e97d35e..9853d90930f8 100644 --- a/textproc/p5-String-Strip/Makefile +++ b/textproc/p5-String-Strip/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= String::Strip.3 diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index f2b257f1efed..4d59bab333a2 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Text::Autoformat.3 diff --git a/textproc/p5-Text-Bind/Makefile b/textproc/p5-Text-Bind/Makefile index 022901f48b36..ec43ad613abe 100644 --- a/textproc/p5-Text-Bind/Makefile +++ b/textproc/p5-Text-Bind/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Text::Bind.3 diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index 3ec337c75659..4981aa7bd125 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -14,13 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ache@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= Text::CSV_XS.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" - .include <bsd.port.mk> diff --git a/textproc/p5-Text-DoubleMetaphone/Makefile b/textproc/p5-Text-DoubleMetaphone/Makefile index bf15bfcf5330..e20a53c74e8f 100644 --- a/textproc/p5-Text-DoubleMetaphone/Makefile +++ b/textproc/p5-Text-DoubleMetaphone/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Text::DoubleMetaphone.3 diff --git a/textproc/p5-Text-FillIn/Makefile b/textproc/p5-Text-FillIn/Makefile index f8b76f32019a..1ae6bbfe28ce 100644 --- a/textproc/p5-Text-FillIn/Makefile +++ b/textproc/p5-Text-FillIn/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Text::FillIn.3 diff --git a/textproc/p5-Text-Filter-Chain/Makefile b/textproc/p5-Text-Filter-Chain/Makefile index 9cf32414d0ba..5ff9ca5f7848 100644 --- a/textproc/p5-Text-Filter-Chain/Makefile +++ b/textproc/p5-Text-Filter-Chain/Makefile @@ -16,7 +16,6 @@ MAINTAINER= tobez@tobez.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Filter.pm:${PORTSDIR}/textproc/p5-Text-Filter -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Text::Filter::Chain.3 diff --git a/textproc/p5-Text-Filter/Makefile b/textproc/p5-Text-Filter/Makefile index 62e68b621990..c042c39faaae 100644 --- a/textproc/p5-Text-Filter/Makefile +++ b/textproc/p5-Text-Filter/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Text::Filter.3 diff --git a/textproc/p5-Text-FixedLength/Makefile b/textproc/p5-Text-FixedLength/Makefile index 77448f8373b7..93fc0bc01e39 100644 --- a/textproc/p5-Text-FixedLength/Makefile +++ b/textproc/p5-Text-FixedLength/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Text::FixedLength.3 diff --git a/textproc/p5-Text-Flowchart/Makefile b/textproc/p5-Text-Flowchart/Makefile index 736a0be154b4..b6038453271b 100644 --- a/textproc/p5-Text-Flowchart/Makefile +++ b/textproc/p5-Text-Flowchart/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Text::Flowchart.3 diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile index c1dcc35f8b3b..d6cba4938a2e 100644 --- a/textproc/p5-Text-Format/Makefile +++ b/textproc/p5-Text-Format/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Text::Format.3 diff --git a/textproc/p5-Text-Graphics/Makefile b/textproc/p5-Text-Graphics/Makefile index b72de67b6954..9b877f0ab92e 100644 --- a/textproc/p5-Text-Graphics/Makefile +++ b/textproc/p5-Text-Graphics/Makefile @@ -17,7 +17,6 @@ MAINTAINER= tobez@tobez.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Wrapper.pm:${PORTSDIR}/textproc/p5-Text-Wrapper RUN_DEPENDS= ${BUILD_DEPENDS} -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Text::Graphics.3 diff --git a/textproc/p5-Text-Query/Makefile b/textproc/p5-Text-Query/Makefile index 053a32420687..65fdb138052e 100644 --- a/textproc/p5-Text-Query/Makefile +++ b/textproc/p5-Text-Query/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Text::Query.3 Text::Query::Build.3 \ diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index 9d44c2bfde93..f2d2b3f48122 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -15,12 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= Text::Template.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include <bsd.port.mk> diff --git a/textproc/p5-Text-Tmpl/Makefile b/textproc/p5-Text-Tmpl/Makefile index 8fef0c7dbcca..9a79a047043e 100644 --- a/textproc/p5-Text-Tmpl/Makefile +++ b/textproc/p5-Text-Tmpl/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= template_syntax.3 Text::Tmpl.3 template_extend.3 diff --git a/textproc/p5-Text-Wrapper/Makefile b/textproc/p5-Text-Wrapper/Makefile index 2ea53c43316a..b107f603242f 100644 --- a/textproc/p5-Text-Wrapper/Makefile +++ b/textproc/p5-Text-Wrapper/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Text::Wrapper.3 diff --git a/textproc/p5-XML-DT/Makefile b/textproc/p5-XML-DT/Makefile index 9619d841cfef..4db7d37de653 100644 --- a/textproc/p5-XML-DT/Makefile +++ b/textproc/p5-XML-DT/Makefile @@ -17,7 +17,6 @@ MAINTAINER= tobez@tobez.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= XML::DT.3 diff --git a/textproc/p5-XML-Dumper/Makefile b/textproc/p5-XML-Dumper/Makefile index e9d37b425c4f..277e68dc35b0 100644 --- a/textproc/p5-XML-Dumper/Makefile +++ b/textproc/p5-XML-Dumper/Makefile @@ -17,7 +17,6 @@ MAINTAINER= tobez@tobez.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= XML::Dumper.3 diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile index b7881731abd2..0d37dbc9e358 100644 --- a/textproc/p5-XML-RSS/Makefile +++ b/textproc/p5-XML-RSS/Makefile @@ -16,13 +16,9 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= XML::RSS.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" - .include <bsd.port.mk> diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile index 5ad739fc5181..426edd2abba5 100644 --- a/textproc/p5-XML-Simple/Makefile +++ b/textproc/p5-XML-Simple/Makefile @@ -16,12 +16,9 @@ MAINTAINER= andrew@ugh.net.au BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= XML::Simple.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include <bsd.port.mk> diff --git a/textproc/p5-XML-TreeBuilder/Makefile b/textproc/p5-XML-TreeBuilder/Makefile index c746ea788e28..2e1c6da0a029 100644 --- a/textproc/p5-XML-TreeBuilder/Makefile +++ b/textproc/p5-XML-TreeBuilder/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile index 44b637db6220..76db526f6a66 100644 --- a/textproc/p5-XML-Writer/Makefile +++ b/textproc/p5-XML-Writer/Makefile @@ -14,10 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PERL_CONFIGURE= yes + MAN3= XML::Writer.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include <bsd.port.mk> diff --git a/textproc/p5-XML-XPath/Makefile b/textproc/p5-XML-XPath/Makefile index e78766a1a282..c84f68fbeeee 100644 --- a/textproc/p5-XML-XPath/Makefile +++ b/textproc/p5-XML-XPath/Makefile @@ -17,7 +17,7 @@ MAINTAINER= skv@protey.ru RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= XML::XPath.3 XML::XPath::Boolean.3 XML::XPath::Builder.3 \ XML::XPath::Literal.3 XML::XPath::Node.3 \ @@ -29,9 +29,4 @@ MAN3= XML::XPath.3 XML::XPath::Boolean.3 XML::XPath::Builder.3 \ MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; \ - ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL PREFIX=${PREFIX} \ - INSTALLSCRIPT=${PREFIX}/bin - .include <bsd.port.mk> diff --git a/textproc/p5-XML-XPath/pkg-descr b/textproc/p5-XML-XPath/pkg-descr index 81db740f73d4..e035bb6f0fa8 100644 --- a/textproc/p5-XML-XPath/pkg-descr +++ b/textproc/p5-XML-XPath/pkg-descr @@ -2,3 +2,5 @@ This module aims to comply exactly to the XPath specification at http://www.w3.org/TR/xpath and yet allow extensions to be added in the form of functions. Modules such as XSLT and XPointer may need to do this as they support functionality beyond XPath. + +WWW: http://www.w3.org/TR/xpath diff --git a/textproc/p5-dTemplate/Makefile b/textproc/p5-dTemplate/Makefile index a47ee890661a..62342fb978a1 100644 --- a/textproc/p5-dTemplate/Makefile +++ b/textproc/p5-dTemplate/Makefile @@ -13,10 +13,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= jeremy@external.org +PERL_CONFIGURE= yes + MAN3= dTemplate.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include <bsd.port.mk> |