diff options
-rw-r--r-- | devel/gsettings-desktop-schemas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gsettings-desktop-schemas/Makefile b/devel/gsettings-desktop-schemas/Makefile index 0272c0ce3..f50f114fd 100644 --- a/devel/gsettings-desktop-schemas/Makefile +++ b/devel/gsettings-desktop-schemas/Makefile @@ -19,7 +19,7 @@ USE_XZ= yes USES= gettext pathfix pkgconfig USE_GMAKE= yes USE_PERL5_BUILD= yes -USE_GNOME= intltool glib20 introspection +USE_GNOME= intltool glib20 introspection:build GNU_CONFIGURE= yes GLIB_SCHEMAS= org.gnome.desktop.a11y.applications.gschema.xml \ |