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-themes/lxde-icon-theme/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-themes') diff --git a/x11-themes/lxde-icon-theme/Makefile b/x11-themes/lxde-icon-theme/Makefile index dc10bdb6150c..2c5be6b03b44 100644 --- a/x11-themes/lxde-icon-theme/Makefile +++ b/x11-themes/lxde-icon-theme/Makefile @@ -16,7 +16,7 @@ COMMENT= LXDE Icon Theme USE_BZIP2= YES USE_GMAKE= yes -USE_ICONV= yes +USES= iconv GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} -- cgit