From c43be3147b624d021b1cf032a8b006b3195397a5 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Sun, 25 Jun 2006 15:29:12 +0000 Subject: - MAN3PREFIX is implied when PERL_CONFIGURE is defined. - this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer) --- www/p5-Apache-Radius/Makefile | 1 - www/p5-HTML-Clean/Makefile | 1 - www/p5-Sledge-Plugin-CacheContent/Makefile | 1 - www/p5-Sledge-Plugin-Download/Makefile | 1 - www/p5-Sledge-Plugin-Dumper/Makefile | 1 - www/p5-Sledge-Plugin-HTML2HDML/Makefile | 1 - www/p5-Sledge-Plugin-Log/Makefile | 1 - www/p5-Sledge-Plugin-NoCache/Makefile | 1 - www/p5-Sledge-Plugin-SaveUpload/Makefile | 1 - www/p5-Sledge-Plugin-ScratchPad/Makefile | 1 - www/p5-Sledge-Plugin-SessionAutoCleanup/Makefile | 1 - www/p5-Sledge-Plugin-XSLT/Makefile | 1 - www/p5-Sledge-SessionManager-CookieStore/Makefile | 1 - www/p5-Sledge-Template-Expr/Makefile | 1 - www/p5-Sledge/Makefile | 1 - 15 files changed, 15 deletions(-) (limited to 'www') diff --git a/www/p5-Apache-Radius/Makefile b/www/p5-Apache-Radius/Makefile index cc29708f01cf..084bb2cdb8d4 100644 --- a/www/p5-Apache-Radius/Makefile +++ b/www/p5-Apache-Radius/Makefile @@ -23,6 +23,5 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Apache::AuthenRadius.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/www/p5-HTML-Clean/Makefile b/www/p5-HTML-Clean/Makefile index 469d135f4d74..645cb4544fd0 100644 --- a/www/p5-HTML-Clean/Makefile +++ b/www/p5-HTML-Clean/Makefile @@ -19,6 +19,5 @@ PERL_CONFIGURE= yes MAN1= htmlclean.1 MAN3= HTML::Clean.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/www/p5-Sledge-Plugin-CacheContent/Makefile b/www/p5-Sledge-Plugin-CacheContent/Makefile index 8a35f0c4d29f..931465e7023e 100644 --- a/www/p5-Sledge-Plugin-CacheContent/Makefile +++ b/www/p5-Sledge-Plugin-CacheContent/Makefile @@ -23,6 +23,5 @@ PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge PERL_CONFIGURE= yes MAN3= Sledge::Plugin::CacheContent.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/www/p5-Sledge-Plugin-Download/Makefile b/www/p5-Sledge-Plugin-Download/Makefile index de568306079a..c04b2b5aa27f 100644 --- a/www/p5-Sledge-Plugin-Download/Makefile +++ b/www/p5-Sledge-Plugin-Download/Makefile @@ -23,6 +23,5 @@ PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge PERL_CONFIGURE= yes MAN3= Sledge::Plugin::Download.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/www/p5-Sledge-Plugin-Dumper/Makefile b/www/p5-Sledge-Plugin-Dumper/Makefile index e465073b2f37..a7a1d283f20f 100644 --- a/www/p5-Sledge-Plugin-Dumper/Makefile +++ b/www/p5-Sledge-Plugin-Dumper/Makefile @@ -23,6 +23,5 @@ PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge PERL_CONFIGURE= yes MAN3= Sledge::Plugin::Dumper.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/www/p5-Sledge-Plugin-HTML2HDML/Makefile b/www/p5-Sledge-Plugin-HTML2HDML/Makefile index b84e64a2e207..299deab1740b 100644 --- a/www/p5-Sledge-Plugin-HTML2HDML/Makefile +++ b/www/p5-Sledge-Plugin-HTML2HDML/Makefile @@ -25,6 +25,5 @@ PM_DEPENDS+= ${SITE_PERL}/HTTP/MobileAgent.pm:${PORTSDIR}/www/p5-HTTP-MobileAgen PERL_CONFIGURE= yes MAN3= Sledge::Plugin::HTML2HDML.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/www/p5-Sledge-Plugin-Log/Makefile b/www/p5-Sledge-Plugin-Log/Makefile index 6dfb2b5e885d..f6f03f5e0dac 100644 --- a/www/p5-Sledge-Plugin-Log/Makefile +++ b/www/p5-Sledge-Plugin-Log/Makefile @@ -24,6 +24,5 @@ PM_DEPENDS+= ${SITE_PERL}/Log/Dispatch/Config.pm:${PORTSDIR}/devel/p5-Log-Dispat PERL_CONFIGURE= yes MAN3= Sledge::Plugin::Log.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/www/p5-Sledge-Plugin-NoCache/Makefile b/www/p5-Sledge-Plugin-NoCache/Makefile index b6ae415f76d9..e56c84d914d0 100644 --- a/www/p5-Sledge-Plugin-NoCache/Makefile +++ b/www/p5-Sledge-Plugin-NoCache/Makefile @@ -23,6 +23,5 @@ PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge PERL_CONFIGURE= yes MAN3= Sledge::Plugin::NoCache.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/www/p5-Sledge-Plugin-SaveUpload/Makefile b/www/p5-Sledge-Plugin-SaveUpload/Makefile index f0f32f5044f4..4552edb8b4ed 100644 --- a/www/p5-Sledge-Plugin-SaveUpload/Makefile +++ b/www/p5-Sledge-Plugin-SaveUpload/Makefile @@ -23,6 +23,5 @@ PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge PERL_CONFIGURE= yes MAN3= Sledge::Plugin::SaveUpload.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/www/p5-Sledge-Plugin-ScratchPad/Makefile b/www/p5-Sledge-Plugin-ScratchPad/Makefile index da26f7b08249..2ddff7a5da19 100644 --- a/www/p5-Sledge-Plugin-ScratchPad/Makefile +++ b/www/p5-Sledge-Plugin-ScratchPad/Makefile @@ -23,6 +23,5 @@ PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge PERL_CONFIGURE= yes MAN3= Sledge::Plugin::ScratchPad.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/www/p5-Sledge-Plugin-SessionAutoCleanup/Makefile b/www/p5-Sledge-Plugin-SessionAutoCleanup/Makefile index 2cd9270e212d..63fba653ae2d 100644 --- a/www/p5-Sledge-Plugin-SessionAutoCleanup/Makefile +++ b/www/p5-Sledge-Plugin-SessionAutoCleanup/Makefile @@ -23,6 +23,5 @@ PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge PERL_CONFIGURE= yes MAN3= Sledge::Plugin::SessionAutoCleanup.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/www/p5-Sledge-Plugin-XSLT/Makefile b/www/p5-Sledge-Plugin-XSLT/Makefile index 68b0018ceee2..205c8b914cbd 100644 --- a/www/p5-Sledge-Plugin-XSLT/Makefile +++ b/www/p5-Sledge-Plugin-XSLT/Makefile @@ -25,6 +25,5 @@ PM_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/XML/LibXSLT.pm:${PORTSDIR}/textproc/p5-XM PERL_CONFIGURE= yes MAN3= Sledge::Plugin::XSLT.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/www/p5-Sledge-SessionManager-CookieStore/Makefile b/www/p5-Sledge-SessionManager-CookieStore/Makefile index 1feacd9b5ec7..7648d4c764a6 100644 --- a/www/p5-Sledge-SessionManager-CookieStore/Makefile +++ b/www/p5-Sledge-SessionManager-CookieStore/Makefile @@ -26,6 +26,5 @@ PM_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable PERL_CONFIGURE= yes MAN3= Sledge::SessionManager::CookieStore.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/www/p5-Sledge-Template-Expr/Makefile b/www/p5-Sledge-Template-Expr/Makefile index 06a85d02fc77..f3ffbe6e197f 100644 --- a/www/p5-Sledge-Template-Expr/Makefile +++ b/www/p5-Sledge-Template-Expr/Makefile @@ -24,6 +24,5 @@ PM_DEPENDS+= ${SITE_PERL}/HTML/Template/Expr.pm:${PORTSDIR}/www/p5-HTML-Template PERL_CONFIGURE= yes MAN3= Sledge::Template::Expr.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/www/p5-Sledge/Makefile b/www/p5-Sledge/Makefile index f5fe760ba70c..194e39e25ef4 100644 --- a/www/p5-Sledge/Makefile +++ b/www/p5-Sledge/Makefile @@ -29,6 +29,5 @@ MAN3= Sledge.3 \ Sledge::Doc::Install.3 \ Sledge::Doc::Overview.3 \ Sledge::Doc::FAQ.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include -- cgit v1.2.3