From 0400b2c7ffd8d495abfaff9f6419752b85e249fc Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 11 Aug 2011 19:20:17 +0000 Subject: Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov --- 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 aa469b8244d..64aee125f1b 100644 --- a/misc/mc-light/Makefile +++ b/misc/mc-light/Makefile @@ -25,7 +25,7 @@ OPTIONS= NLS "Enable gettext support" on \ USE_GMAKE= yes USE_ICONV= yes -USE_GNOME= pkgconfig gnometarget +USE_GNOME= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-included-slang \ --with-gettext \ -- cgit