diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 16:11:05 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 16:11:05 +0000 |
commit | 32742a122361ac2f9092e9bacc5c14a6d45483b9 (patch) | |
tree | 6ec0caae036a7e7049ea7aa6c439de3307550d23 /x11 | |
parent | c28f8a602817c138e612a537fd0488f0b4e8c86e (diff) | |
download | ports-32742a122361ac2f9092e9bacc5c14a6d45483b9.tar.gz ports-32742a122361ac2f9092e9bacc5c14a6d45483b9.zip |
Notes
Diffstat (limited to 'x11')
-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 8addfa3c5e72..1cbdfd7b4636 100644 --- a/x11/metisse/Makefile +++ b/x11/metisse/Makefile @@ -25,8 +25,7 @@ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-fontdir=${LOCALBASE}/lib/X11/fonts MAKE_ARGS= METISSE_DOC_DIR="${DOCSDIR}" USE_GETTEXT= yes -USES= pathfix -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes USE_PYTHON= yes USE_XORG= xcursor xft xinerama xpm xrender xt xtst |