From 08c99f3ad5e81fd0d89c32e9337608d9a9bb4e35 Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Wed, 24 Apr 2013 07:35:40 +0000 Subject: - Convert USE_GETTEXT to USES (part 1) Approved by: portmgr (bapt) --- devel/glibmm/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/glibmm') diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile index 247b18a1cdaf..4b9c5a058e3e 100644 --- a/devel/glibmm/Makefile +++ b/devel/glibmm/Makefile @@ -22,9 +22,8 @@ PLIST_SUB= VERSION="2.4" API_VERSION="2.4" BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes -USE_GETTEXT= yes USE_GNOME= gnomehack glib20 ltverhack libsigc++20 -USES= pkgconfig +USES= pkgconfig gettext USE_PERL5= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -- cgit v1.2.3