diff options
Diffstat (limited to 'graphics/electriceyes')
-rw-r--r-- | graphics/electriceyes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/electriceyes/Makefile b/graphics/electriceyes/Makefile index bb5aa4341e30..8b4da8330511 100644 --- a/graphics/electriceyes/Makefile +++ b/graphics/electriceyes/Makefile @@ -19,6 +19,7 @@ COMMENT= A graphic view base imlib & gtk USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs +USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |