diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-04 08:22:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-04 08:22:26 +0000 |
commit | 982e5bc5edde4b5f1d7ed74602aa6ef0753c47d1 (patch) | |
tree | eb3afdb9f7a1ad134b766f1e3cebdc1749b51916 /astro | |
parent | 640ba40da6b2ecc31f1bec584a4e60ba1595b004 (diff) | |
download | ports-982e5bc5edde4b5f1d7ed74602aa6ef0753c47d1.tar.gz ports-982e5bc5edde4b5f1d7ed74602aa6ef0753c47d1.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/weather/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/weather/Makefile b/astro/weather/Makefile index 2bf431e81bdf..ba777b76ef63 100644 --- a/astro/weather/Makefile +++ b/astro/weather/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://fungi.yuggoth.org/weather/src/ \ MAINTAINER= sunpoet@FreeBSD.org COMMENT= An utility to provide current weather conditions and forecasts +CONFLICTS= expect-[0-9]* expect-nox11-[0-9]* + USE_PYTHON= yes USE_XZ= yes |