diff options
38 files changed, 0 insertions, 39 deletions
diff --git a/astro/p5-Astro-DSS/Makefile b/astro/p5-Astro-DSS/Makefile index e81aa0672b3a..fbd9d3c03cb8 100644 --- a/astro/p5-Astro-DSS/Makefile +++ b/astro/p5-Astro-DSS/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Astro::DSS.3 .include <bsd.port.mk> diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile index 6827f6d5d4f8..fce1395e073f 100644 --- a/converters/p5-Convert-TNEF/Makefile +++ b/converters/p5-Convert-TNEF/Makefile @@ -22,6 +22,5 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Convert::TNEF.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> diff --git a/converters/p5-Unicode-Lite/Makefile b/converters/p5-Unicode-Lite/Makefile index e8f63c71ff76..2a0a80408adb 100644 --- a/converters/p5-Unicode-Lite/Makefile +++ b/converters/p5-Unicode-Lite/Makefile @@ -23,6 +23,5 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Unicode::Lite.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> diff --git a/databases/p5-ApacheDBILogger/Makefile b/databases/p5-ApacheDBILogger/Makefile index b7a173f5fd57..0a97c678f15e 100644 --- a/databases/p5-ApacheDBILogger/Makefile +++ b/databases/p5-ApacheDBILogger/Makefile @@ -21,6 +21,5 @@ BUILD_DEPENDS= ${SITE_PERL}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI \ PERL_CONFIGURE= yes MAN3= Apache::DBILogger.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> diff --git a/databases/p5-Mysql/Makefile b/databases/p5-Mysql/Makefile index fd54a37ab238..e33b6e033414 100644 --- a/databases/p5-Mysql/Makefile +++ b/databases/p5-Mysql/Makefile @@ -33,7 +33,6 @@ MAN1= dbimon.1 MAN3= Bundle::DBD::mysql.3 \ DBD::mysql.3 \ Mysql.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} pre-configure: @${PERL} -p -i -e 's| -lgz||' ${WRKSRC}/lib/DBD/mysql/Install.pm diff --git a/devel/p5-Data-ShowTable/Makefile b/devel/p5-Data-ShowTable/Makefile index 7117fd43695b..abafb7d901e2 100644 --- a/devel/p5-Data-ShowTable/Makefile +++ b/devel/p5-Data-ShowTable/Makefile @@ -19,6 +19,5 @@ PERL_CONFIGURE= yes MAN1= showtable.1 MAN3= Data::ShowTable.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> diff --git a/devel/p5-FreezeThaw/Makefile b/devel/p5-FreezeThaw/Makefile index 98706c461aba..e8c46307eddb 100644 --- a/devel/p5-FreezeThaw/Makefile +++ b/devel/p5-FreezeThaw/Makefile @@ -17,7 +17,6 @@ COMMENT= A module for converting Perl structures to strings and back PERL_CONFIGURE= YES -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= FreezeThaw.3 .include <bsd.port.mk> diff --git a/devel/p5-Locale-PGetText/Makefile b/devel/p5-Locale-PGetText/Makefile index 541a556a3e31..58b39c8b964f 100644 --- a/devel/p5-Locale-PGetText/Makefile +++ b/devel/p5-Locale-PGetText/Makefile @@ -18,7 +18,6 @@ COMMENT= Pure perl implementation of GNU gettext PERL_CONFIGURE= YES MAN1= MsgFormat.1 XText.1 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Locale::PGetText.3 .include <bsd.port.mk> diff --git a/devel/p5-PCSC-Card/Makefile b/devel/p5-PCSC-Card/Makefile index e62d66cea443..c540bbc17711 100644 --- a/devel/p5-PCSC-Card/Makefile +++ b/devel/p5-PCSC-Card/Makefile @@ -27,7 +27,6 @@ PERL_CONFIGURE= yes MAKE_ENV= "LOCALBASE=$(LOCALBASE)" MAN3= Chipcard::PCSC::Card.3 Chipcard::PCSC.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} post-patch: ${REINPLACE_CMD} -e "s,-I/usr/local/pcsc/include,${LOCALBASE}/include/PCSC," \ diff --git a/devel/p5-String-LRC/Makefile b/devel/p5-String-LRC/Makefile index ab144a0ba5af..4996948e9f06 100644 --- a/devel/p5-String-LRC/Makefile +++ b/devel/p5-String-LRC/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A perl interface for longitudinal redundancy check generation PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= String::LRC.3 diff --git a/finance/p5-Business-WorldPay-Junior/Makefile b/finance/p5-Business-WorldPay-Junior/Makefile index ab319cd21b69..8439e0cf662c 100644 --- a/finance/p5-Business-WorldPay-Junior/Makefile +++ b/finance/p5-Business-WorldPay-Junior/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Busine RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Business::WorldPay::Junior.3 diff --git a/graphics/p5-Imlib2/Makefile b/graphics/p5-Imlib2/Makefile index f121333cc73f..c0eb7a14a95b 100644 --- a/graphics/p5-Imlib2/Makefile +++ b/graphics/p5-Imlib2/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Imlib2.3 .include <bsd.port.mk> diff --git a/mail/p5-Mail-Spool/Makefile b/mail/p5-Mail-Spool/Makefile index 3d4fd0efca25..adb12745e4c6 100644 --- a/mail/p5-Mail-Spool/Makefile +++ b/mail/p5-Mail-Spool/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS= ${SITE_PERL}/File/NFSLock.pm:${PORTSDIR}/devel/p5-File-NFSLock \ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Mail::Spool.3 Mail::Spool::Handle.3 Mail::Spool::Node.3 diff --git a/mail/p5-Sendmail-Milter/Makefile b/mail/p5-Sendmail-Milter/Makefile index d6f879b41332..2b71f2cc4d4c 100644 --- a/mail/p5-Sendmail-Milter/Makefile +++ b/mail/p5-Sendmail-Milter/Makefile @@ -18,7 +18,6 @@ COMMENT= A module to write mail filters in Perl using sendmail's mail filter API IGNORE= "Requires perl compiled manually with threads." PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Sendmail::Milter.3 diff --git a/net-im/p5-Net-AIM/Makefile b/net-im/p5-Net-AIM/Makefile index e197dd498ad2..65f4932fbf28 100644 --- a/net-im/p5-Net-AIM/Makefile +++ b/net-im/p5-Net-AIM/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl extension for the AOL Instant Messenger TOC protocol PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Net::AIM.3 Net::AIM::Connection.3 Net::AIM::Event.3 .include <bsd.port.mk> diff --git a/net-mgmt/p5-Net-IPv6Addr/Makefile b/net-mgmt/p5-Net-IPv6Addr/Makefile index 053bd94b1c4e..e05a159d2a10 100644 --- a/net-mgmt/p5-Net-IPv6Addr/Makefile +++ b/net-mgmt/p5-Net-IPv6Addr/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Net::IPv6Addr.3 .include <bsd.port.mk> diff --git a/news/p5-NNTPClient/Makefile b/news/p5-NNTPClient/Makefile index a7f060258fea..50d181bef0c8 100644 --- a/news/p5-NNTPClient/Makefile +++ b/news/p5-NNTPClient/Makefile @@ -17,7 +17,6 @@ COMMENT= Client interface to NNTP (RFC977) PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= News::NNTPClient.3 .include <bsd.port.mk> diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile index 3f785a7a7f05..ad4a62ca0771 100644 --- a/security/p5-Crypt-RandPasswd/Makefile +++ b/security/p5-Crypt-RandPasswd/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of the Automated Password Generator standard PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Crypt::RandPasswd.3 diff --git a/textproc/p5-Lingua-Ispell/Makefile b/textproc/p5-Lingua-Ispell/Makefile index 6f758a6f8bf4..f8c7503a29ce 100644 --- a/textproc/p5-Lingua-Ispell/Makefile +++ b/textproc/p5-Lingua-Ispell/Makefile @@ -20,6 +20,4 @@ PERL_CONFIGURE= YES MAN3= Lingua::Ispell.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} - .include <bsd.port.mk> diff --git a/textproc/p5-NetAddr-IP-Find/Makefile b/textproc/p5-NetAddr-IP-Find/Makefile index a824e106a62b..95a568b9f2c0 100644 --- a/textproc/p5-NetAddr-IP-Find/Makefile +++ b/textproc/p5-NetAddr-IP-Find/Makefile @@ -21,6 +21,5 @@ PERL_CONFIGURE= yes INSTALL_TARGET= pure_install MAN3= NetAddr::IP::Find.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> diff --git a/textproc/p5-XML-LibXML-Common/Makefile b/textproc/p5-XML-LibXML-Common/Makefile index 75cc02c8be7d..05d952ca7e99 100644 --- a/textproc/p5-XML-LibXML-Common/Makefile +++ b/textproc/p5-XML-LibXML-Common/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 PERL_CONFIGURE= yes CONFIGURE_ARGS= INC='-I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2' -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= XML::LibXML::Common.3 .include <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> diff --git a/x11-toolkits/p5-Tk-Autoscroll/Makefile b/x11-toolkits/p5-Tk-Autoscroll/Makefile index 649186fdbd9a..3fd2a55e8fda 100644 --- a/x11-toolkits/p5-Tk-Autoscroll/Makefile +++ b/x11-toolkits/p5-Tk-Autoscroll/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION} MAN3= Tk::Autoscroll.3 .include <bsd.port.mk> diff --git a/x11-toolkits/p5-Tk-ColourChooser/Makefile b/x11-toolkits/p5-Tk-ColourChooser/Makefile index b1208ea9b607..99b04874f770 100644 --- a/x11-toolkits/p5-Tk-ColourChooser/Makefile +++ b/x11-toolkits/p5-Tk-ColourChooser/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION} MAN3= Tk::ColourChooser.3 .include <bsd.port.mk> |