diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-06-25 18:33:07 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-06-25 18:33:07 +0800 |
commit | dada2fe14e423fb3dc34f62e8f85a22df939d0c5 (patch) | |
tree | cb5aa9f1bcbf00fc7c8433e9fec7942c560789ed /devel | |
parent | 12b32a6303e896a497cebcc78d4c1f46250b7424 (diff) | |
download | marcuscom-ports-dada2fe14e423fb3dc34f62e8f85a22df939d0c5.tar marcuscom-ports-dada2fe14e423fb3dc34f62e8f85a22df939d0c5.tar.gz marcuscom-ports-dada2fe14e423fb3dc34f62e8f85a22df939d0c5.tar.bz2 marcuscom-ports-dada2fe14e423fb3dc34f62e8f85a22df939d0c5.tar.lz marcuscom-ports-dada2fe14e423fb3dc34f62e8f85a22df939d0c5.tar.xz marcuscom-ports-dada2fe14e423fb3dc34f62e8f85a22df939d0c5.tar.zst marcuscom-ports-dada2fe14e423fb3dc34f62e8f85a22df939d0c5.zip |
introspection build time
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18597 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-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 \ |