diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2010-09-09 19:14:28 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2010-09-09 19:14:28 +0000 |
commit | 6ea2545d2869365fe5eb75f8f565f41c47beb1be (patch) | |
tree | 1f6d50aa0dc806d8e6566f3930af62ade22c63ae /misc/mc-light/Makefile | |
parent | bc03b273ca69d87f11849b8ae7b0c35d3b496477 (diff) | |
download | ports-6ea2545d2869365fe5eb75f8f565f41c47beb1be.tar.gz ports-6ea2545d2869365fe5eb75f8f565f41c47beb1be.zip |
Notes
Diffstat (limited to 'misc/mc-light/Makefile')
-rw-r--r-- | misc/mc-light/Makefile | 2 |
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 \ |