From a99e7e687dd8959b456b245eeaafe101878e92d8 Mon Sep 17 00:00:00 2001 From: mva Date: Sat, 27 Apr 2013 18:25:24 +0000 Subject: - Convert USE_ICONV=yes to USES=iconv - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here --- x11/florence/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/florence') diff --git a/x11/florence/Makefile b/x11/florence/Makefile index 08762e3b7ba9..24270afe036e 100644 --- a/x11/florence/Makefile +++ b/x11/florence/Makefile @@ -21,9 +21,8 @@ USE_XORG= xtst USE_GNOME= gtk20 intlhack gnomedocutils gconf2 librsvg2 gnomepanel USE_BZIP2= yes -USES= gettext +USES= gettext iconv USE_GMAKE= yes -USE_ICONV= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALLS_OMF= yes -- cgit