diff options
Diffstat (limited to 'x11/metisse')
-rw-r--r-- | x11/metisse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/metisse/Makefile b/x11/metisse/Makefile index 326b24d330e6..f25adc3b72af 100644 --- a/x11/metisse/Makefile +++ b/x11/metisse/Makefile @@ -26,7 +26,7 @@ CONFIGURE_ARGS= --with-fontdir=${LOCALBASE}/lib/X11/fonts MAKE_ARGS= METISSE_DOC_DIR="${DOCSDIR}" USE_GETTEXT= yes USES= pathfix -USE_GNOME= +WANT_GNOME= yes USE_LDCONFIG= yes USE_PYTHON= yes USE_XORG= xcursor xft xinerama xpm xrender xt xtst |