diff options
-rw-r--r-- | graphics/gimageview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile index fc47df3600b7..795b7f7b975f 100644 --- a/graphics/gimageview/Makefile +++ b/graphics/gimageview/Makefile @@ -18,6 +18,7 @@ USE_REINPLACE= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gdkpixbuf +USE_GETTEXT= yes WANT_GNOME= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |