From 9735c06416d78488c3b1df61118a7a07b2e01aec Mon Sep 17 00:00:00 2001 From: decke Date: Wed, 18 Aug 2010 20:05:47 +0000 Subject: - Add PORTSCOUT to ignore 1.31 (should have been 1.3.1) PR: ports/149723 Submitted by: Simon Olofsson Approved by: beat (co-mentor) --- astro/weatherspect/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'astro/weatherspect') diff --git a/astro/weatherspect/Makefile b/astro/weatherspect/Makefile index 31f375369f27..f37eee2d7e52 100644 --- a/astro/weatherspect/Makefile +++ b/astro/weatherspect/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= \ ${SITE_PERL}/Term/Animation.pm:${PORTSDIR}/devel/p5-Term-Animation \ ${SITE_PERL}/Weather/Underground.pm:${PORTSDIR}/astro/p5-Weather-Underground +PORTSCOUT= skipv:1.31 # Wrong versioning upstream + NO_BUILD= yes USE_PERL5= yes PLIST_FILES= bin/weatherspect -- cgit