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 --- editors/poedit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/poedit') diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index f6c79a6baaf3..9c360c86e361 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -19,7 +19,7 @@ COMMENT= Gettext catalogs (.po files) editor BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell -USE_GNOME= gnometarget pkgconfig +USE_GNOME= pkgconfig USE_WX= 2.8+ WX_CONF_ARGS= absolute WX_UNICODE= yes -- cgit