summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2014-01-29 16:31:41 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2014-01-29 16:31:41 +0000
commitad933aa10f45ef114c283905d0ef1fd9e0c10b01 (patch)
tree2883effb512c55519201f3560a54f8b7496e69b5 /x11
parentUpdate to 0.62 (fixed to work with Moose 2.1202) (diff)
Fix gobject-introspection
PR: 186217 Submitted by: amdmi3@
Notes
Notes: svn path=/head/; revision=341759
Diffstat (limited to 'x11')
-rw-r--r--x11/keybinder/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/keybinder/Makefile b/x11/keybinder/Makefile
index 71ebe4c3547b..89c4a4a93309 100644
--- a/x11/keybinder/Makefile
+++ b/x11/keybinder/Makefile
@@ -12,11 +12,10 @@ COMMENT= Library for registering keyboard shortcuts
LICENSE= GPLv2
GNU_CONFIGURE= yes
-USE_GNOME= gtk20 introspection
+USE_GNOME= gtk20 introspection:build
USE_XORG= x11 xext xrender
USES= gmake pkgconfig pathfix
USE_LDCONFIG= yes
-MAKE_ENV= GI_SCANNER_DISABLE_CACHE=yes
OPTIONS_DEFINE= DOCS EXAMPLES PYTHON LUA
OPTIONS_DEFAULT= PYTHON