From 58a66fa9aaa70493e34677ff8f5e8f2ce2d90045 Mon Sep 17 00:00:00 2001 From: mva Date: Thu, 9 Sep 2010 19:14:28 +0000 Subject: - Fix CONFLICTS knob for mc>=4.7 --- misc/mc-light/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/mc-light') 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 \ -- cgit