diff options
Diffstat (limited to 'devel/guiloader/Makefile')
-rw-r--r-- | devel/guiloader/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/guiloader/Makefile b/devel/guiloader/Makefile index e488765ad623..829e78c300d2 100644 --- a/devel/guiloader/Makefile +++ b/devel/guiloader/Makefile @@ -12,9 +12,8 @@ COMMENT= A high-performance and compact GuiXml loader library PROJECTHOST= nothing-personal USE_BZIP2= yes -USES= pathfix +USES= pathfix gettext USE_GNOME= gtk20 -USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-hidden-visibility |