diff options
Diffstat (limited to 'editors/ghex/Makefile')
-rw-r--r-- | editors/ghex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 882099d9dd63..b7691dd78ed7 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui libgnomeui \ gnomedocutils -USE_GETTEXT= yes +USES= gettext GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_LDCONFIG= yes |