From 37e047507419e0ee7e0438e473003faeadecccb0 Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 4 Aug 2005 21:11:48 +0000 Subject: mc should not build with glib-1.2 by default, as glib-2.0 is used by more other applications. Using glib-1.2 is only meant as a workaround. --- sysutils/mc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/mc/Makefile b/sysutils/mc/Makefile index 0197dbc3738..0a4a050af81 100644 --- a/sysutils/mc/Makefile +++ b/sysutils/mc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2005/08/04 10:32:01 rillig Exp $ +# $NetBSD: Makefile,v 1.62 2005/08/04 21:11:48 rillig Exp $ DISTNAME= mc-4.6.1 CATEGORIES= sysutils @@ -15,7 +15,7 @@ USE_PKGLOCALEDIR= YES # see options.mk for an explanation of these options PKG_OPTIONS_VAR= PKG_OPTIONS.mc PKG_SUPPORTED_OPTIONS= charset edit glib12 ncurses samba slang subshell vfs x11 -PKG_SUGGESTED_OPTIONS= charset edit glib12 slang subshell vfs +PKG_SUGGESTED_OPTIONS= charset edit slang subshell vfs .include "../../mk/bsd.prefs.mk" .include "../../mk/bsd.options.mk" -- cgit v1.2.3