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 --- x11-wm/icewm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/icewm') diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 0f1674a4dd30..e25267993226 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -16,7 +16,7 @@ COMMENT= Window Manager designed for speed, usability and consistency WANT_GNOME= yes USE_XORG= x11 ice xinerama xext xrandr sm -USE_GNOME= gnometarget gtk20 # gdkpixbuf really :-) +USE_GNOME= gtk20 # gdkpixbuf really :-) USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -- cgit