diff options
Diffstat (limited to 'x11/metisse/Makefile')
-rw-r--r-- | x11/metisse/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/metisse/Makefile b/x11/metisse/Makefile index f25adc3b72af..8c390419c343 100644 --- a/x11/metisse/Makefile +++ b/x11/metisse/Makefile @@ -24,8 +24,7 @@ CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-fontdir=${LOCALBASE}/lib/X11/fonts MAKE_ARGS= METISSE_DOC_DIR="${DOCSDIR}" -USE_GETTEXT= yes -USES= pathfix +USES= pathfix gettext WANT_GNOME= yes USE_LDCONFIG= yes USE_PYTHON= yes |