From adf42e5d3b9afd4f472a3e8b07f76dbc6e411ff6 Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 15 May 2006 22:23:04 +0000 Subject: Add USE_GETTEXT to appease portlint. --- editors/ghex/Makefile | 1 + editors/glimmer/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'editors') diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 9ac7b88f4767..555cbf2979af 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -19,6 +19,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gail libgnomeprintui libgnomeui +USE_GETTEXT= yes GNU_CONFIGURE= yes INSTALLS_OMF= yes INSTALLS_SHLIB= yes diff --git a/editors/glimmer/Makefile b/editors/glimmer/Makefile index 2d907ac79353..082496a7dc1e 100644 --- a/editors/glimmer/Makefile +++ b/editors/glimmer/Makefile @@ -25,6 +25,7 @@ USE_PYTHON= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs gnomeprint gnomevfs \ gnomeprefix +USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-regex .if exists(/usr/lib/libcrypto.a) -- cgit