diff options
Diffstat (limited to 'net/twitux/Makefile')
-rw-r--r-- | net/twitux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/twitux/Makefile b/net/twitux/Makefile index 2648e2a7c287..c161a783d37d 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -25,7 +25,7 @@ INSTALLS_OMF= yes USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GETTEXT= yes +USES= gettext CONFIGURE_ENV+= GMSGFMT="${LOCALBASE}/bin/msgfmt" GCONF_SCHEMAS= twitux.schemas INSTALLS_ICONS= yes |