diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 03:28:30 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 03:28:30 +0000 |
commit | 1e5f12f776f18f64b73fa7b72b979e38239746a0 (patch) | |
tree | bb96e15bdbdb742febe5467ec9a1dffea805d91b /x11/metisse | |
parent | 6f6e8eaa3a8af5e8893c5525a24287352db655e8 (diff) |
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 957fcc6afe28..8addfa3c5e72 100644 --- a/x11/metisse/Makefile +++ b/x11/metisse/Makefile @@ -25,6 +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 USE_LDCONFIG= yes USE_PYTHON= yes |