diff options
author | gahr <gahr@FreeBSD.org> | 2014-02-28 19:52:17 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-02-28 19:52:17 +0800 |
commit | 0d7d172613a89bd3faaea9c451653dcce76f879c (patch) | |
tree | f93de004eb603174f43634a0af623513b2aba554 /astro/weather | |
parent | df7b2b277f96efe8b7b3ed8d53581fc1c3be7433 (diff) | |
download | freebsd-ports-gnome-0d7d172613a89bd3faaea9c451653dcce76f879c.tar.gz freebsd-ports-gnome-0d7d172613a89bd3faaea9c451653dcce76f879c.tar.zst freebsd-ports-gnome-0d7d172613a89bd3faaea9c451653dcce76f879c.zip |
- Install expect scripts in DATADIR. This fixes the conflict with
astro/weather
Suggested by: sunpoet
Diffstat (limited to 'astro/weather')
-rw-r--r-- | astro/weather/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/astro/weather/Makefile b/astro/weather/Makefile index 0d3f8a000bf8..39f8497df8a9 100644 --- a/astro/weather/Makefile +++ b/astro/weather/Makefile @@ -13,8 +13,6 @@ COMMENT= Utility to provide current weather conditions and forecasts LICENSE= ISCL -CONFLICTS_INSTALL= expect-[0-9]* expect-nox11-[0-9]* - USE_PYTHON= yes USE_XZ= yes USES= shebangfix |