diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2010-08-18 20:05:47 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2010-08-18 20:05:47 +0000 |
commit | 630ac2796e7dffdc4afce8ee85a2da9347949cca (patch) | |
tree | 26c1f06a3967d207ae7cb7147655c8c2e42f3ca7 /astro | |
parent | c1e6393425f1e894f3861c9943f94297841dd006 (diff) | |
download | ports-630ac2796e7dffdc4afce8ee85a2da9347949cca.tar.gz ports-630ac2796e7dffdc4afce8ee85a2da9347949cca.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/weatherspect/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |