diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-18 07:49:17 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-18 07:49:17 +0000 |
commit | ba08f95fa0b148154bcaae46225b9f193128b7c0 (patch) | |
tree | aa620be369f59fba5519c752c5b05c57dbbffd60 /astro/pyweather | |
parent | cac42264aff6171d257db873d2fdd63fc653c704 (diff) | |
download | ports-ba08f95fa0b148154bcaae46225b9f193128b7c0.tar.gz ports-ba08f95fa0b148154bcaae46225b9f193128b7c0.zip |
Notes
Diffstat (limited to 'astro/pyweather')
-rw-r--r-- | astro/pyweather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/pyweather/Makefile b/astro/pyweather/Makefile index eef19bd45080..2d2997585767 100644 --- a/astro/pyweather/Makefile +++ b/astro/pyweather/Makefile @@ -10,7 +10,7 @@ DISTNAME= pyWeather MAINTAINER= ports@FreeBSD.org COMMENT= Python script that downloads weather data and can be cronned -USE_PYTHON= yes +USES= python NO_BUILD= yes PLIST_FILES= bin/pyWeather |