diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-29 00:21:14 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-29 00:21:14 +0800 |
commit | d4376ad456461390b894998ec0e38d584bf39e80 (patch) | |
tree | 02e52229f5cbb6531440703883a1e3bd737f81a3 /x11 | |
parent | af6d911bf80ffc838d17bc494645f843f4152f6f (diff) | |
download | freebsd-ports-gnome-d4376ad456461390b894998ec0e38d584bf39e80.tar.gz freebsd-ports-gnome-d4376ad456461390b894998ec0e38d584bf39e80.tar.zst freebsd-ports-gnome-d4376ad456461390b894998ec0e38d584bf39e80.zip |
unbreak index. this port probably actually depends on something from gnome but I can't look in detail into that now
Diffstat (limited to 'x11')
-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 |