diff options
Diffstat (limited to 'textproc/meld/Makefile')
-rw-r--r-- | textproc/meld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index 7edab77931d4..dde6697e6692 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -18,7 +18,7 @@ USES= desktop-file-utils gettext python:2 shared-mime-info \ shebangfix tar:xz SHEBANG_FILES= bin/meld USE_PYTHON= distutils -USE_GNOME= gtksourceview3 pygobject3 +USE_GNOME= gtksourceview3 pygobject3 intltool GLIB_SCHEMAS= org.gnome.meld.gschema.xml PYDISTUTILS_INSTALLNOSINGLE= yes PYDISTUTILS_INSTALL_TARGET= --no-update-icon-cache --no-compile-schemas install |