From 7e8d9df0f37a6c52ea6efa56adc7e49b6e00d626 Mon Sep 17 00:00:00 2001 From: kris Date: Thu, 26 Jan 2006 04:29:21 +0000 Subject: Add missing USE_GETTEXT --- x11-toolkits/efltk/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-toolkits') diff --git a/x11-toolkits/efltk/Makefile b/x11-toolkits/efltk/Makefile index b8573d34171a..903547038a3c 100644 --- a/x11-toolkits/efltk/Makefile +++ b/x11-toolkits/efltk/Makefile @@ -31,6 +31,7 @@ USE_MYSQL= yes USE_X_PREFIX= yes USE_GMAKE= yes +USE_GETTEXT= yes USE_AUTOTOOLS= autoconf:213 GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" \ -- cgit