From 83f02b963c2b22c85235bf19b4f10a20bea921b5 Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Fri, 26 Apr 2013 10:44:28 +0000 Subject: - Convert USE_GETTEXT to USES (part 4) Approved by: portmgr (bapt) --- irc/xchat-gnome/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'irc/xchat-gnome/Makefile') diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 8a1b69a95b47..4a699cb26b40 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -17,10 +17,9 @@ LIB_DEPENDS= sexy:${PORTSDIR}/x11-toolkits/libsexy \ canberra-gtk:${PORTSDIR}/audio/libcanberra \ notify:${PORTSDIR}/devel/libnotify -USE_GETTEXT= yes USE_BZIP2= yes USE_GMAKE= yes -USES= pathfix desktop-file-utils +USES= pathfix desktop-file-utils gettext USE_GNOME= gnomeprefix libgnomeui gnomedocutils GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -- cgit v1.2.3