diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Business-ISIN/Makefile | 1 | ||||
-rw-r--r-- | misc/p5-Business-UPS/Makefile | 1 | ||||
-rw-r--r-- | misc/p5-Finance-QuoteHist/Makefile | 1 | ||||
-rw-r--r-- | misc/p5-Geo-Weather/Makefile | 1 | ||||
-rw-r--r-- | misc/translate/Makefile | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/misc/p5-Business-ISIN/Makefile b/misc/p5-Business-ISIN/Makefile index 6f3b30b..874c7e8 100644 --- a/misc/p5-Business-ISIN/Makefile +++ b/misc/p5-Business-ISIN/Makefile @@ -19,7 +19,6 @@ COMMENT= Validate International Securities Identification Numbers BUILD_DEPENDS= ${SITE_PERL}/Locale/Country.pm:${PORTSDIR}/misc/p5-Locale-Codes RUN_DEPENDS= ${BUILD_DEPENDS} -SITE_PERL= ${SITE_PERL} PERL_CONFIGURE= yes MAN3= Business::ISIN.3 diff --git a/misc/p5-Business-UPS/Makefile b/misc/p5-Business-UPS/Makefile index 908a4dc..f0acdfd 100644 --- a/misc/p5-Business-UPS/Makefile +++ b/misc/p5-Business-UPS/Makefile @@ -18,7 +18,6 @@ COMMENT= A UPS Interface Module BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} -SITE_PERL= ${SITE_PERL} EXAMPLESDIR?= ${PREFIX}/share/examples/${PORTNAME} PERL_CONFIGURE= yes diff --git a/misc/p5-Finance-QuoteHist/Makefile b/misc/p5-Finance-QuoteHist/Makefile index 7dbe3d9..94c166a 100644 --- a/misc/p5-Finance-QuoteHist/Makefile +++ b/misc/p5-Finance-QuoteHist/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ ${SITE_PERL}/HTML/TableExtract.pm:${PORTSDIR}/www/p5-HTML-TableExtract RUN_DEPENDS= ${BUILD_DEPENDS} -SITE_PERL= ${SITE_PERL} PERL_CONFIGURE= yes MAN3= Finance::QuoteHist::Yahoo.3 \ diff --git a/misc/p5-Geo-Weather/Makefile b/misc/p5-Geo-Weather/Makefile index b7eae57..380e496 100644 --- a/misc/p5-Geo-Weather/Makefile +++ b/misc/p5-Geo-Weather/Makefile @@ -18,7 +18,6 @@ COMMENT= Perl module to retrieve weather information from weather.com RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww -SITE_PERL= ${SITE_PERL} PERL_CONFIGURE= yes MAN3= Geo::Weather.3 diff --git a/misc/translate/Makefile b/misc/translate/Makefile index 6055659..0440e6f 100644 --- a/misc/translate/Makefile +++ b/misc/translate/Makefile @@ -16,7 +16,6 @@ COMMENT= Translates string using Babelfish RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww -SITE_PERL= ${SITE_PERL} USE_PERL5= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} |