aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-07-04 16:22:26 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-07-04 16:22:26 +0800
commit44e41ebc9900d607939678341b9361af055ce828 (patch)
treee0ae44119a33df492f0b4de750264aca31aadb51 /astro
parente68b63f9e251ffcfb5f4753712f1cf547d488fe1 (diff)
downloadfreebsd-ports-gnome-44e41ebc9900d607939678341b9361af055ce828.tar.gz
freebsd-ports-gnome-44e41ebc9900d607939678341b9361af055ce828.tar.zst
freebsd-ports-gnome-44e41ebc9900d607939678341b9361af055ce828.zip
- Add CONFLICTS with lang/expect and lang/expect-devel
PR: ports/165949 Submitted by: Benjamin Tovar <ben@robotoloco.com>
Diffstat (limited to 'astro')
-rw-r--r--astro/weather/Makefile2
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