aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-10-24 14:15:32 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-10-24 14:15:32 +0000
commit6950bbfd5bd3f047d0ad862787a782bf8bd5ce66 (patch)
tree3dc53eae63c2acdee7eed0fbab27af068ed8befd /www
parentd2ee5f75c4592679c5ba8cbf5d5bbc9d6bfa41c3 (diff)
downloadports-6950bbfd5bd3f047d0ad862787a782bf8bd5ce66.tar.gz
ports-6950bbfd5bd3f047d0ad862787a782bf8bd5ce66.zip
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
Notes
Notes: svn path=/head/; revision=92065
Diffstat (limited to 'www')
-rw-r--r--www/html2wml/Makefile1
-rw-r--r--www/interchange/Makefile1
-rw-r--r--www/ljdeps/Makefile2
-rw-r--r--www/p5-Apache-Archive/Makefile1
-rw-r--r--www/p5-Apache-AuthenCache/Makefile1
-rw-r--r--www/p5-Apache-AuthenURL/Makefile1
-rw-r--r--www/p5-Apache-MP3/Makefile1
-rw-r--r--www/p5-Apache-PageKit/Makefile1
-rw-r--r--www/p5-AxKit-XSP-Cookie/Makefile2
-rw-r--r--www/p5-AxKit-XSP-ESQL/Makefile2
-rw-r--r--www/p5-AxKit-XSP-Exception/Makefile2
-rw-r--r--www/p5-AxKit-XSP-IfParam/Makefile2
-rw-r--r--www/p5-AxKit-XSP-Param/Makefile2
-rw-r--r--www/p5-AxKit-XSP-PerForm/Makefile2
-rw-r--r--www/p5-AxKit-XSP-Sendmail/Makefile2
-rw-r--r--www/p5-AxKit-XSP-Util/Makefile2
-rw-r--r--www/p5-AxKit-XSP-WebUtils/Makefile2
-rw-r--r--www/p5-AxKit/Makefile2
-rw-r--r--www/p5-Bundle-Slash/Makefile2
-rw-r--r--www/p5-Bundle-Sledge/Makefile2
-rw-r--r--www/p5-CGI-Application/Makefile1
-rw-r--r--www/p5-CGI-ArgChecker/Makefile1
-rw-r--r--www/p5-HTML-Navigation/Makefile1
-rw-r--r--www/p5-HTML-Pager/Makefile1
-rw-r--r--www/p5-HTTP-MobileAgent/Makefile2
-rw-r--r--www/p5-Sledge-Plugin-CacheContent/Makefile2
-rw-r--r--www/p5-Sledge-Plugin-Download/Makefile2
-rw-r--r--www/p5-Sledge-Plugin-Dumper/Makefile2
-rw-r--r--www/p5-Sledge-Plugin-HTML2HDML/Makefile2
-rw-r--r--www/p5-Sledge-Plugin-Log/Makefile2
-rw-r--r--www/p5-Sledge-Plugin-NoCache/Makefile2
-rw-r--r--www/p5-Sledge-Plugin-SaveUpload/Makefile2
-rw-r--r--www/p5-Sledge-Plugin-ScratchPad/Makefile2
-rw-r--r--www/p5-Sledge-Plugin-SessionAutoCleanup/Makefile2
-rw-r--r--www/p5-Sledge-Plugin-XSLT/Makefile2
-rw-r--r--www/p5-Sledge-SessionManager-CookieStore/Makefile2
-rw-r--r--www/p5-Sledge-Template-Expr/Makefile2
-rw-r--r--www/p5-Sledge/Makefile2
-rw-r--r--www/p5-Template-Toolkit/Makefile1
-rw-r--r--www/p5-WWW-Automate/Makefile1
-rw-r--r--www/p5-WWW-IMDb/Makefile1
-rw-r--r--www/p5-WWW-Robot/Makefile1
-rw-r--r--www/rt2/Makefile1
43 files changed, 0 insertions, 70 deletions
diff --git a/www/html2wml/Makefile b/www/html2wml/Makefile
index d8ac63480594..6213f6ba451b 100644
--- a/www/html2wml/Makefile
+++ b/www/html2wml/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
USE_PERL5= yes
-SITE_PERL= ${SITE_PERL}
MAN1= html2wml.1
diff --git a/www/interchange/Makefile b/www/interchange/Makefile
index 33078abf6e09..a07052d8977f 100644
--- a/www/interchange/Makefile
+++ b/www/interchange/Makefile
@@ -27,7 +27,6 @@ RUN_DEPENDS= ${SITE_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statemen
USE_PERL5= yes
PERL_CONFIGURE= yes
-SITE_PERL= ${SITE_PERL}
ARCH_PERL= ${SITE_PERL}/${PERL_ARCH}
MAN1= configdump.1 config_prog.1 expire.1 localize.1 \
diff --git a/www/ljdeps/Makefile b/www/ljdeps/Makefile
index 51f36a97da29..37b08d04ebe7 100644
--- a/www/ljdeps/Makefile
+++ b/www/ljdeps/Makefile
@@ -36,8 +36,6 @@ RUN_DEPENDS= ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \
${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite \
${SITE_PERL}/Unicode/MapUTF8.pm:${PORTSDIR}/converters/p5-Unicode-MapUTF8
-SITE_PERL= ${SITE_PERL}
-
EXTRACT_ONLY= # Empty
NO_BUILD= yes
diff --git a/www/p5-Apache-Archive/Makefile b/www/p5-Apache-Archive/Makefile
index 5f38baeddb84..a88247e60aa6 100644
--- a/www/p5-Apache-Archive/Makefile
+++ b/www/p5-Apache-Archive/Makefile
@@ -18,7 +18,6 @@ COMMENT= Perl module that creates a menu to allow perusal of tarball contents
BUILD_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
MAN3= Apache::Archive.3
diff --git a/www/p5-Apache-AuthenCache/Makefile b/www/p5-Apache-AuthenCache/Makefile
index 3dc85b3c9273..95d08af0fc05 100644
--- a/www/p5-Apache-AuthenCache/Makefile
+++ b/www/p5-Apache-AuthenCache/Makefile
@@ -20,7 +20,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \
${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
MAN3= Apache::AuthenCache.3
diff --git a/www/p5-Apache-AuthenURL/Makefile b/www/p5-Apache-AuthenURL/Makefile
index 5ebfb28e29a9..a856bbcb4560 100644
--- a/www/p5-Apache-AuthenURL/Makefile
+++ b/www/p5-Apache-AuthenURL/Makefile
@@ -19,7 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Apache/AuthenCache.pm:${PORTSDIR}/www/p5-Apache-AuthenCache
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
MAN3= Apache::AuthenURL.3
diff --git a/www/p5-Apache-MP3/Makefile b/www/p5-Apache-MP3/Makefile
index c43620b7ffb3..271e0c26d91c 100644
--- a/www/p5-Apache-MP3/Makefile
+++ b/www/p5-Apache-MP3/Makefile
@@ -22,7 +22,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Audio/Wav.pm:${PORTSDIR}/audio/p5-Audio-Wav \
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= YES
MAN3= Apache::MP3.3 \
diff --git a/www/p5-Apache-PageKit/Makefile b/www/p5-Apache-PageKit/Makefile
index 77dd551e7043..7b2db5717afd 100644
--- a/www/p5-Apache-PageKit/Makefile
+++ b/www/p5-Apache-PageKit/Makefile
@@ -36,7 +36,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
${SITE_PERL}/${PERL_ARCH}/XML/LibXSLT.pm:${PORTSDIR}/textproc/p5-XML-LibXSLT
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
EXAMPLESDIR?= ${PREFIX}/share/examples/${PORTNAME}
PERL_CONFIGURE= yes
diff --git a/www/p5-AxKit-XSP-Cookie/Makefile b/www/p5-AxKit-XSP-Cookie/Makefile
index 2fe166a3d4cf..85f880c1d786 100644
--- a/www/p5-AxKit-XSP-Cookie/Makefile
+++ b/www/p5-AxKit-XSP-Cookie/Makefile
@@ -17,8 +17,6 @@ COMMENT= An XSP library for setting and getting HTTP cookies
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
-
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= AxKit::XSP::Cookie.3
diff --git a/www/p5-AxKit-XSP-ESQL/Makefile b/www/p5-AxKit-XSP-ESQL/Makefile
index 9d84512b2086..81b4579a150f 100644
--- a/www/p5-AxKit-XSP-ESQL/Makefile
+++ b/www/p5-AxKit-XSP-ESQL/Makefile
@@ -18,8 +18,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \
${SITE_PERL}/AxKit/XSP/Util.pm:${PORTSDIR}/www/p5-AxKit-XSP-Util
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
-
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= AxKit::XSP::ESQL.3
diff --git a/www/p5-AxKit-XSP-Exception/Makefile b/www/p5-AxKit-XSP-Exception/Makefile
index 1434d7b919ee..827d8611e294 100644
--- a/www/p5-AxKit-XSP-Exception/Makefile
+++ b/www/p5-AxKit-XSP-Exception/Makefile
@@ -17,8 +17,6 @@ COMMENT= Exceptions taglib for eXtensible Server Pages plugin for AxKit
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
-
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= AxKit::XSP::Exception.3
diff --git a/www/p5-AxKit-XSP-IfParam/Makefile b/www/p5-AxKit-XSP-IfParam/Makefile
index fb020ee719f3..4f718ad12b34 100644
--- a/www/p5-AxKit-XSP-IfParam/Makefile
+++ b/www/p5-AxKit-XSP-IfParam/Makefile
@@ -17,8 +17,6 @@ COMMENT= Equivalent of XSP Param taglib, but conditional plugin for AxKit
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
-
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= AxKit::XSP::IfParam.3
diff --git a/www/p5-AxKit-XSP-Param/Makefile b/www/p5-AxKit-XSP-Param/Makefile
index bd5c1b3d6394..38e83aaa9b0b 100644
--- a/www/p5-AxKit-XSP-Param/Makefile
+++ b/www/p5-AxKit-XSP-Param/Makefile
@@ -17,8 +17,6 @@ COMMENT= A namespace wrapper for accessing HTTP request paramaters
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
-
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= AxKit::XSP::Param.3
diff --git a/www/p5-AxKit-XSP-PerForm/Makefile b/www/p5-AxKit-XSP-PerForm/Makefile
index a15732479534..268ff37d2175 100644
--- a/www/p5-AxKit-XSP-PerForm/Makefile
+++ b/www/p5-AxKit-XSP-PerForm/Makefile
@@ -18,8 +18,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \
${SITE_PERL}/AxKit/XSP/WebUtils.pm:${PORTSDIR}/www/p5-AxKit-XSP-WebUtils
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
-
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= AxKit::XSP::PerForm.3
diff --git a/www/p5-AxKit-XSP-Sendmail/Makefile b/www/p5-AxKit-XSP-Sendmail/Makefile
index bfd0053a6d78..83a65eec1360 100644
--- a/www/p5-AxKit-XSP-Sendmail/Makefile
+++ b/www/p5-AxKit-XSP-Sendmail/Makefile
@@ -19,8 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \
${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
-
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= AxKit::XSP::Sendmail.3
diff --git a/www/p5-AxKit-XSP-Util/Makefile b/www/p5-AxKit-XSP-Util/Makefile
index dfe953cef84e..5371ddaeaa03 100644
--- a/www/p5-AxKit-XSP-Util/Makefile
+++ b/www/p5-AxKit-XSP-Util/Makefile
@@ -19,8 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \
${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
-
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= AxKit::XSP::Util.3
diff --git a/www/p5-AxKit-XSP-WebUtils/Makefile b/www/p5-AxKit-XSP-WebUtils/Makefile
index 5511d0f46a1f..b0d23129c801 100644
--- a/www/p5-AxKit-XSP-WebUtils/Makefile
+++ b/www/p5-AxKit-XSP-WebUtils/Makefile
@@ -18,8 +18,6 @@ COMMENT= Plugin for AxKit that provide utilities for building XSP web apps
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
-
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= AxKit::XSP::WebUtils.3
diff --git a/www/p5-AxKit/Makefile b/www/p5-AxKit/Makefile
index 86ff8a988498..84881aa05668 100644
--- a/www/p5-AxKit/Makefile
+++ b/www/p5-AxKit/Makefile
@@ -30,8 +30,6 @@ BUILD_DEPENDS= \
${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
-
# XXX Glitch in this release...
WRKSRC= ${WRKDIR}/${PORTNAME}-1.61
diff --git a/www/p5-Bundle-Slash/Makefile b/www/p5-Bundle-Slash/Makefile
index 0bae22528d90..60679549f99d 100644
--- a/www/p5-Bundle-Slash/Makefile
+++ b/www/p5-Bundle-Slash/Makefile
@@ -46,8 +46,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-D
${SITE_PERL}/DBIx/Password.pm:${PORTSDIR}/databases/p5-DBIx-Password
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= Bundle::Slash.3
diff --git a/www/p5-Bundle-Sledge/Makefile b/www/p5-Bundle-Sledge/Makefile
index 59963beeb10a..a054198ad35d 100644
--- a/www/p5-Bundle-Sledge/Makefile
+++ b/www/p5-Bundle-Sledge/Makefile
@@ -45,8 +45,6 @@ PM_DEPENDS+= ${SITE_PERL}/Data/Properties.pm:${PORTSDIR}/devel/p5-Data-Propertie
PM_DEPENDS+= ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error
PM_DEPENDS+= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= Bundle::Sledge.3
diff --git a/www/p5-CGI-Application/Makefile b/www/p5-CGI-Application/Makefile
index db15bb061122..7cb8dc41c823 100644
--- a/www/p5-CGI-Application/Makefile
+++ b/www/p5-CGI-Application/Makefile
@@ -20,7 +20,6 @@ BUILD_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
MAN3= CGI::Application.3 CGI::Application::Mailform.3
diff --git a/www/p5-CGI-ArgChecker/Makefile b/www/p5-CGI-ArgChecker/Makefile
index b392fecf4afa..5e345092692b 100644
--- a/www/p5-CGI-ArgChecker/Makefile
+++ b/www/p5-CGI-ArgChecker/Makefile
@@ -18,7 +18,6 @@ COMMENT= Perl module implementing a cgi interface to String::Checker
BUILD_DEPENDS= ${SITE_PERL}/String/Checker.pm:${PORTSDIR}/devel/p5-String-Checker
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
MAN3= CGI::ArgChecker.3
diff --git a/www/p5-HTML-Navigation/Makefile b/www/p5-HTML-Navigation/Makefile
index 8b1b0859ed8e..104b13b30ed3 100644
--- a/www/p5-HTML-Navigation/Makefile
+++ b/www/p5-HTML-Navigation/Makefile
@@ -19,7 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/CGI/Base.pm:${PORTSDIR}/www/p5-CGI-modules \
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
MAN3= HTML::Navigation.3
diff --git a/www/p5-HTML-Pager/Makefile b/www/p5-HTML-Pager/Makefile
index 83a3de3d18c1..e85628be1ee2 100644
--- a/www/p5-HTML-Pager/Makefile
+++ b/www/p5-HTML-Pager/Makefile
@@ -18,7 +18,6 @@ COMMENT= Perl module for handling CGI HTML paging of arbitrary data
BUILD_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
MAN3= HTML::Pager.3
diff --git a/www/p5-HTTP-MobileAgent/Makefile b/www/p5-HTTP-MobileAgent/Makefile
index 67294b7f4849..ead0d5fbfe00 100644
--- a/www/p5-HTTP-MobileAgent/Makefile
+++ b/www/p5-HTTP-MobileAgent/Makefile
@@ -20,8 +20,6 @@ RUN_DEPENDS= ${PM_DEPENDS}
PM_DEPENDS= ${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= HTTP::MobileAgent.3 \
diff --git a/www/p5-Sledge-Plugin-CacheContent/Makefile b/www/p5-Sledge-Plugin-CacheContent/Makefile
index 98c9bba26f8c..dfea2af08a79 100644
--- a/www/p5-Sledge-Plugin-CacheContent/Makefile
+++ b/www/p5-Sledge-Plugin-CacheContent/Makefile
@@ -20,8 +20,6 @@ RUN_DEPENDS= ${PM_DEPENDS}
PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= Sledge::Plugin::CacheContent.3
diff --git a/www/p5-Sledge-Plugin-Download/Makefile b/www/p5-Sledge-Plugin-Download/Makefile
index 836bb04f1c71..c544de9bcebe 100644
--- a/www/p5-Sledge-Plugin-Download/Makefile
+++ b/www/p5-Sledge-Plugin-Download/Makefile
@@ -20,8 +20,6 @@ RUN_DEPENDS= ${PM_DEPENDS}
PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= Sledge::Plugin::Download.3
diff --git a/www/p5-Sledge-Plugin-Dumper/Makefile b/www/p5-Sledge-Plugin-Dumper/Makefile
index aa79cbb282a7..b6b24854a6a4 100644
--- a/www/p5-Sledge-Plugin-Dumper/Makefile
+++ b/www/p5-Sledge-Plugin-Dumper/Makefile
@@ -20,8 +20,6 @@ RUN_DEPENDS= ${PM_DEPENDS}
PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= Sledge::Plugin::Dumper.3
diff --git a/www/p5-Sledge-Plugin-HTML2HDML/Makefile b/www/p5-Sledge-Plugin-HTML2HDML/Makefile
index c7445ad863ff..eff5e45425c5 100644
--- a/www/p5-Sledge-Plugin-HTML2HDML/Makefile
+++ b/www/p5-Sledge-Plugin-HTML2HDML/Makefile
@@ -22,8 +22,6 @@ RUN_DEPENDS= ${PM_DEPENDS} \
PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge
PM_DEPENDS+= ${SITE_PERL}/HTTP/MobileAgent.pm:${PORTSDIR}/www/p5-HTTP-MobileAgent
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= Sledge::Plugin::HTML2HDML.3
diff --git a/www/p5-Sledge-Plugin-Log/Makefile b/www/p5-Sledge-Plugin-Log/Makefile
index 36cdeef4a544..3e2faa682558 100644
--- a/www/p5-Sledge-Plugin-Log/Makefile
+++ b/www/p5-Sledge-Plugin-Log/Makefile
@@ -21,8 +21,6 @@ RUN_DEPENDS= ${PM_DEPENDS}
PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge
PM_DEPENDS+= ${SITE_PERL}/Log/Dispatch/Config.pm:${PORTSDIR}/devel/p5-Log-Dispatch-Config
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= Sledge::Plugin::Log.3
diff --git a/www/p5-Sledge-Plugin-NoCache/Makefile b/www/p5-Sledge-Plugin-NoCache/Makefile
index 9321194a1a26..5e0768e1c1f6 100644
--- a/www/p5-Sledge-Plugin-NoCache/Makefile
+++ b/www/p5-Sledge-Plugin-NoCache/Makefile
@@ -20,8 +20,6 @@ RUN_DEPENDS= ${PM_DEPENDS}
PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= Sledge::Plugin::NoCache.3
diff --git a/www/p5-Sledge-Plugin-SaveUpload/Makefile b/www/p5-Sledge-Plugin-SaveUpload/Makefile
index fe097dd60dce..236ab98e4bd2 100644
--- a/www/p5-Sledge-Plugin-SaveUpload/Makefile
+++ b/www/p5-Sledge-Plugin-SaveUpload/Makefile
@@ -20,8 +20,6 @@ RUN_DEPENDS= ${PM_DEPENDS}
PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= Sledge::Plugin::SaveUpload.3
diff --git a/www/p5-Sledge-Plugin-ScratchPad/Makefile b/www/p5-Sledge-Plugin-ScratchPad/Makefile
index a7a0d9c8c4ed..b1e2d9d24876 100644
--- a/www/p5-Sledge-Plugin-ScratchPad/Makefile
+++ b/www/p5-Sledge-Plugin-ScratchPad/Makefile
@@ -20,8 +20,6 @@ RUN_DEPENDS= ${PM_DEPENDS}
PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= Sledge::Plugin::ScratchPad.3
diff --git a/www/p5-Sledge-Plugin-SessionAutoCleanup/Makefile b/www/p5-Sledge-Plugin-SessionAutoCleanup/Makefile
index 875443e06ac4..934a0aa7061d 100644
--- a/www/p5-Sledge-Plugin-SessionAutoCleanup/Makefile
+++ b/www/p5-Sledge-Plugin-SessionAutoCleanup/Makefile
@@ -20,8 +20,6 @@ RUN_DEPENDS= ${PM_DEPENDS}
PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= Sledge::Plugin::SessionAutoCleanup.3
diff --git a/www/p5-Sledge-Plugin-XSLT/Makefile b/www/p5-Sledge-Plugin-XSLT/Makefile
index 43d6957b23bc..ae9bf0261df1 100644
--- a/www/p5-Sledge-Plugin-XSLT/Makefile
+++ b/www/p5-Sledge-Plugin-XSLT/Makefile
@@ -22,8 +22,6 @@ PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge
PM_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML
PM_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/XML/LibXSLT.pm:${PORTSDIR}/textproc/p5-XML-LibXSLT
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= Sledge::Plugin::XSLT.3
diff --git a/www/p5-Sledge-SessionManager-CookieStore/Makefile b/www/p5-Sledge-SessionManager-CookieStore/Makefile
index b89dabfa9e74..d21b61c281d8 100644
--- a/www/p5-Sledge-SessionManager-CookieStore/Makefile
+++ b/www/p5-Sledge-SessionManager-CookieStore/Makefile
@@ -23,8 +23,6 @@ PM_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5
PM_DEPENDS+= ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC
PM_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= Sledge::SessionManager::CookieStore.3
diff --git a/www/p5-Sledge-Template-Expr/Makefile b/www/p5-Sledge-Template-Expr/Makefile
index 6f19717df7eb..3bb7629e7c83 100644
--- a/www/p5-Sledge-Template-Expr/Makefile
+++ b/www/p5-Sledge-Template-Expr/Makefile
@@ -21,8 +21,6 @@ RUN_DEPENDS= ${PM_DEPENDS}
PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge
PM_DEPENDS+= ${SITE_PERL}/HTML/Template/Expr.pm:${PORTSDIR}/www/p5-HTML-Template-Expr
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= Sledge::Template::Expr.3
diff --git a/www/p5-Sledge/Makefile b/www/p5-Sledge/Makefile
index 7550d6a7c86d..1952a2a67a85 100644
--- a/www/p5-Sledge/Makefile
+++ b/www/p5-Sledge/Makefile
@@ -20,8 +20,6 @@ RUN_DEPENDS= ${PM_DEPENDS}
PM_DEPENDS= ${SITE_PERL}/Bundle/Sledge.pm:${PORTSDIR}/www/p5-Bundle-Sledge
-SITE_PERL= ${SITE_PERL}
-
PERL_CONFIGURE= yes
MAN3= Sledge.3 \
diff --git a/www/p5-Template-Toolkit/Makefile b/www/p5-Template-Toolkit/Makefile
index 7a02d583e62d..7a4abda47b43 100644
--- a/www/p5-Template-Toolkit/Makefile
+++ b/www/p5-Template-Toolkit/Makefile
@@ -19,7 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig \
${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
MASTER_SITE_BACKUP+= http://www.template-toolkit.org/download/
diff --git a/www/p5-WWW-Automate/Makefile b/www/p5-WWW-Automate/Makefile
index 8602309fe47a..88b6133e621f 100644
--- a/www/p5-WWW-Automate/Makefile
+++ b/www/p5-WWW-Automate/Makefile
@@ -23,7 +23,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-SITE_PERL= ${SITE_PERL}
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= WWW::Automate.3
diff --git a/www/p5-WWW-IMDb/Makefile b/www/p5-WWW-IMDb/Makefile
index a136611f24a9..f8af0ea40d66 100644
--- a/www/p5-WWW-IMDb/Makefile
+++ b/www/p5-WWW-IMDb/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
MAN3= IMDb.3
diff --git a/www/p5-WWW-Robot/Makefile b/www/p5-WWW-Robot/Makefile
index a6cf752d7fec..26ace985c6c0 100644
--- a/www/p5-WWW-Robot/Makefile
+++ b/www/p5-WWW-Robot/Makefile
@@ -19,7 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree \
${SITE_PERL}/HTTP/Status.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/HTML/Tagset.pm:${PORTSDIR}/www/p5-HTML-Tagset
-SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
MAN3= WWW::Robot.3
diff --git a/www/rt2/Makefile b/www/rt2/Makefile
index 2d47b2a620a8..ee63583b121e 100644
--- a/www/rt2/Makefile
+++ b/www/rt2/Makefile
@@ -56,7 +56,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/safe_mysqld:${PORTSDIR}/databases/mysql323-serv
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${SITE_PERL}
USE_REINPLACE= yes
USE_PERL5= yes