diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-10-12 15:57:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-10-12 15:57:51 +0000 |
commit | 4da13b8f8e619dad24893ca2f4b4acfb93701d03 (patch) | |
tree | 22d06d881d39a3e8bbe4216cf9029a239cf1e2dc /x11/metisse | |
parent | 68dce24019665a59d03e92f99d93fb7795e467bf (diff) | |
download | ports-4da13b8f8e619dad24893ca2f4b4acfb93701d03.tar.gz ports-4da13b8f8e619dad24893ca2f4b4acfb93701d03.zip |
Notes
Diffstat (limited to 'x11/metisse')
-rw-r--r-- | x11/metisse/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/metisse/Makefile b/x11/metisse/Makefile index 6d4ab24855b8..fac9df80fc80 100644 --- a/x11/metisse/Makefile +++ b/x11/metisse/Makefile @@ -44,7 +44,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-fontdir=${LOCALBASE}/share/fonts USE_LDCONFIG= yes USE_XORG= xcursor xft xinerama xpm xrender xt xtst -WANT_GNOME= yes MAKE_ARGS= METISSE_DOC_DIR="${DOCSDIR}" INSTALL_TARGET= install-strip |