aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/efltk
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-01-26 12:29:21 +0800
committerkris <kris@FreeBSD.org>2006-01-26 12:29:21 +0800
commit7e8d9df0f37a6c52ea6efa56adc7e49b6e00d626 (patch)
treea7146344367ae0a0c87b86f1e494086d001d22c1 /x11-toolkits/efltk
parentb83914999177f9317758778895f5d290c82d12b9 (diff)
downloadfreebsd-ports-graphics-7e8d9df0f37a6c52ea6efa56adc7e49b6e00d626.tar.gz
freebsd-ports-graphics-7e8d9df0f37a6c52ea6efa56adc7e49b6e00d626.tar.zst
freebsd-ports-graphics-7e8d9df0f37a6c52ea6efa56adc7e49b6e00d626.zip
Add missing USE_GETTEXT
Diffstat (limited to 'x11-toolkits/efltk')
-rw-r--r--x11-toolkits/efltk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/efltk/Makefile b/x11-toolkits/efltk/Makefile
index b8573d34171..903547038a3 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" \