1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

- Remove SITE_PERL from *_DEPENDS [1]

- Pet portlint(1)

PR:		ports/169551 [1]
Submitted by:	Zane C.B-H. <vvelox@vvelox.net> (maintainer)
This commit is contained in:
Frederic Culot 2012-06-30 09:23:50 +00:00
parent c915a3cf35
commit 1ec550d44e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300249
2 changed files with 5 additions and 4 deletions

View File

@ -16,9 +16,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= A ZConf module to assist with fetching/printing weather information
BUILD_DEPENDS= ${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
${SITE_PERL}/Text/NeatTemplate.pm:${PORTSDIR}/textproc/p5-Text-NeatTemplate \
${SITE_PERL}/Weather/Underground.pm:${PORTSDIR}/astro/p5-Weather-Underground
BUILD_DEPENDS= p5-ZConf>=6.1.0:${PORTSDIR}/net/p5-ZConf \
p5-Text-NeatTemplate>=0.10.01:${PORTSDIR}/textproc/p5-Text-NeatTemplate \
p5-Weather-Underground>=3.03:${PORTSDIR}/astro/p5-Weather-Underground
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -3,4 +3,4 @@ and dumping it or printing it via a template.
zcweather - Fetches the weather for the specified location.
WWW: http://search.cpan.org/dist/ZConf-Weather
WWW: http://search.cpan.org/dist/ZConf-Weather/