diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 16:21:14 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 16:21:14 +0000 |
commit | 00cee56896076a032a930447db217c6d68c4a6db (patch) | |
tree | 02e52229f5cbb6531440703883a1e3bd737f81a3 /x11/metisse | |
parent | 2dc7ab16634b75d47e5102c1e76125a3f71e7466 (diff) | |
download | ports-00cee56896076a032a930447db217c6d68c4a6db.tar.gz ports-00cee56896076a032a930447db217c6d68c4a6db.zip |
Notes
Diffstat (limited to 'x11/metisse')
-rw-r--r-- | x11/metisse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/metisse/Makefile b/x11/metisse/Makefile index 1cbdfd7b4636..326b24d330e6 100644 --- a/x11/metisse/Makefile +++ b/x11/metisse/Makefile @@ -26,6 +26,7 @@ CONFIGURE_ARGS= --with-fontdir=${LOCALBASE}/lib/X11/fonts MAKE_ARGS= METISSE_DOC_DIR="${DOCSDIR}" USE_GETTEXT= yes USES= pathfix +USE_GNOME= USE_LDCONFIG= yes USE_PYTHON= yes USE_XORG= xcursor xft xinerama xpm xrender xt xtst |