From 580c2770b3945e5eed406c57208093cf71b1b1b5 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Tue, 23 Apr 2013 10:26:09 +0000 Subject: Convert to USES=gettext --- net-im/pidgin-bs/Makefile | 2 +- net-im/pidgin-privacy-please/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-im') diff --git a/net-im/pidgin-bs/Makefile b/net-im/pidgin-bs/Makefile index 23ac137459dc..118480daae15 100644 --- a/net-im/pidgin-bs/Makefile +++ b/net-im/pidgin-bs/Makefile @@ -17,8 +17,8 @@ LIB_DEPENDS= purple:${PORTSDIR}/net-im/libpurple RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin GNU_CONFIGURE= yes +USES= gettext USE_BZIP2= yes -USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gtk20 USE_LDCONFIG= ${PREFIX}/lib/pidgin diff --git a/net-im/pidgin-privacy-please/Makefile b/net-im/pidgin-privacy-please/Makefile index 4ae734098966..8089a8ffb2b9 100644 --- a/net-im/pidgin-privacy-please/Makefile +++ b/net-im/pidgin-privacy-please/Makefile @@ -17,8 +17,8 @@ BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin GNU_CONFIGURE= yes +USES= gettext USE_GMAKE= yes -USE_GETTEXT= yes USE_GNOME= gtk20 USE_LDCONFIG= ${PREFIX}/lib/pidgin -- cgit