diff options
Diffstat (limited to 'devel/gsettings-desktop-schemas')
-rw-r--r-- | devel/gsettings-desktop-schemas/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/gsettings-desktop-schemas/Makefile b/devel/gsettings-desktop-schemas/Makefile index 50f2b3fcde2a..5f1845d9aa43 100644 --- a/devel/gsettings-desktop-schemas/Makefile +++ b/devel/gsettings-desktop-schemas/Makefile @@ -20,6 +20,8 @@ USES= gettext gmake pathfix perl5 pkgconfig tar:xz USE_PERL5= build USE_GNOME= intltool glib20 gnomehier introspection:build GNU_CONFIGURE= yes +CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.desktop.a11y.applications.gschema.xml \ org.gnome.desktop.a11y.keyboard.gschema.xml \ |