diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-29 08:04:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-29 08:04:19 +0000 |
commit | ea59d8a5426b440734f40b5eb12714e770298beb (patch) | |
tree | 3456d0af775e590587ddd13a96984dec82295fc7 /x11/metisse | |
parent | 1ba271e3b799ee23c8a511b45716b338144786bb (diff) | |
download | ports-ea59d8a5426b440734f40b5eb12714e770298beb.tar.gz ports-ea59d8a5426b440734f40b5eb12714e770298beb.zip |
Notes
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 |