summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-06-30 09:23:50 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-06-30 09:23:50 +0000
commit1ec550d44ea4b91a86cbad07fad10fb7195cdecc (patch)
tree8a47932661cbe1ae8fe2f4dc198437d9db19014f /astro
parentRemove SITE_PERL from *_DEPENDS (sync with databases/slony1). (diff)
- Remove SITE_PERL from *_DEPENDS [1]
- Pet portlint(1) PR: ports/169551 [1] Submitted by: Zane C.B-H. <vvelox@vvelox.net> (maintainer)
Notes
Notes: svn path=/head/; revision=300249
Diffstat (limited to 'astro')
-rw-r--r--astro/p5-ZConf-Weather/Makefile7
-rw-r--r--astro/p5-ZConf-Weather/pkg-descr2
2 files changed, 5 insertions, 4 deletions
diff --git a/astro/p5-ZConf-Weather/Makefile b/astro/p5-ZConf-Weather/Makefile
index 8ebe8fd96032..669350b176a4 100644
--- a/astro/p5-ZConf-Weather/Makefile
+++ b/astro/p5-ZConf-Weather/Makefile
@@ -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
diff --git a/astro/p5-ZConf-Weather/pkg-descr b/astro/p5-ZConf-Weather/pkg-descr
index 01ddf11487df..cc8348090617 100644
--- a/astro/p5-ZConf-Weather/pkg-descr
+++ b/astro/p5-ZConf-Weather/pkg-descr
@@ -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/