aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
Diffstat (limited to 'astro')
-rw-r--r--astro/p5-Weather-Underground/Makefile4
-rw-r--r--astro/weatherspect/Makefile6
2 files changed, 5 insertions, 5 deletions
diff --git a/astro/p5-Weather-Underground/Makefile b/astro/p5-Weather-Underground/Makefile
index 641320c6ee8b..119c196c0310 100644
--- a/astro/p5-Weather-Underground/Makefile
+++ b/astro/p5-Weather-Underground/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= simon@olofsson.de
COMMENT= Retrieve weather information from wunderground.com
-BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser
+BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/astro/weatherspect/Makefile b/astro/weatherspect/Makefile
index 921a9abe2b80..525a801d4fd2 100644
--- a/astro/weatherspect/Makefile
+++ b/astro/weatherspect/Makefile
@@ -17,9 +17,9 @@ COMMENT= Weather simulation in ASCII art
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= ${SITE_PERL}/Term/Animation.pm:${PORTSDIR}/devel/p5-Term-Animation \
- ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser
+RUN_DEPENDS= p5-Term-Animation>=0:${PORTSDIR}/devel/p5-Term-Animation \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
PORTSCOUT= skipv:1.31 # Wrong versioning upstream