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 --- databases/mysql-proxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/mysql-proxy') diff --git a/databases/mysql-proxy/Makefile b/databases/mysql-proxy/Makefile index 89859083d7fe..74cef5f519e8 100644 --- a/databases/mysql-proxy/Makefile +++ b/databases/mysql-proxy/Makefile @@ -23,7 +23,7 @@ CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -L${LUA_LIBDIR}" \ PKG_CONFIG_PATH="${LUA_PREFIX}/share/doc/${LUA_SUBDIR}/etc" GNU_CONFIGURE= yes -USE_GNOME= gnometarget pkgconfig +USE_GNOME= pkgconfig USE_ICONV= yes USE_LDCONFIG= yes USE_LUA= 5.1+ -- cgit