aboutsummaryrefslogtreecommitdiffstats
path: root/misc/mc-light
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2010-09-10 03:14:28 +0800
committermva <mva@FreeBSD.org>2010-09-10 03:14:28 +0800
commit58a66fa9aaa70493e34677ff8f5e8f2ce2d90045 (patch)
tree3dc7061c7ecadd753cf217a581a9ac261d7ab5b7 /misc/mc-light
parent4c8fa302fb49d010b64d1c2077fb4ad0560f2ae6 (diff)
downloadfreebsd-ports-gnome-58a66fa9aaa70493e34677ff8f5e8f2ce2d90045.tar.gz
freebsd-ports-gnome-58a66fa9aaa70493e34677ff8f5e8f2ce2d90045.tar.zst
freebsd-ports-gnome-58a66fa9aaa70493e34677ff8f5e8f2ce2d90045.zip
- Fix CONFLICTS knob for mc>=4.7
Diffstat (limited to 'misc/mc-light')
-rw-r--r--misc/mc-light/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mc-light/Makefile b/misc/mc-light/Makefile
index bfc794e30bee..0eb59d3f122e 100644
--- a/misc/mc-light/Makefile
+++ b/misc/mc-light/Makefile
@@ -17,7 +17,7 @@ COMMENT= A lightweight Midnight Commander clone
RUN_DEPENDS+= gawk:${PORTSDIR}/lang/gawk
-CONFLICTS= mc-4.6*
+CONFLICTS= mc-4.7*
OPTIONS= NLS "Enable gettext support" on \
SUBSHELL "Build with subshell support (only for bash!)" off \