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 --- polish/ekg2/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'polish/ekg2') diff --git a/polish/ekg2/Makefile b/polish/ekg2/Makefile index 13b51b0b84d2..e76e796cb791 100644 --- a/polish/ekg2/Makefile +++ b/polish/ekg2/Makefile @@ -21,8 +21,7 @@ LICENSE= GPLv2 USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehack pkgconfig -USE_ICONV= yes +USES= pathfix pkgconfig iconv MAKE_JOBS_SAFE= yes CONFIGURE_ARGS+= --enable-shared \ -- cgit