summaryrefslogtreecommitdiff
path: root/inputmethod/ibus
diff options
context:
space:
mode:
authorobache <obache>2010-09-04 05:04:57 +0000
committerobache <obache>2010-09-04 05:04:57 +0000
commitd5da2b378ef3f94669789db7f396659ecf74bc91 (patch)
tree29293e11e41d6d40c343758bb6ee63cb09dfddf1 /inputmethod/ibus
parentf70e67fcae954c7089160eb7b1149b1e64d1704b (diff)
downloadpkgsrc-d5da2b378ef3f94669789db7f396659ecf74bc91.tar.gz
exactly pass localedir to configure.
Diffstat (limited to 'inputmethod/ibus')
-rw-r--r--inputmethod/ibus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/ibus/Makefile b/inputmethod/ibus/Makefile
index 2d0a111b216..afbd00fadc4 100644
--- a/inputmethod/ibus/Makefile
+++ b/inputmethod/ibus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/08/11 13:11:56 obache Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/04 05:04:57 obache Exp $
#
DISTNAME= ibus-1.3.7
@@ -25,6 +25,7 @@ GCONF_SCHEMAS+= ibus.schemas
PKGCONFIG_OVERRIDE+= ibus-1.0.pc.in
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR}
+CONFIGURE_ARGS+= --localedir=${PREFIX}/${PKGLOCALEDIR}/locale
BUILD_DEFS+= PKG_SYSCONFBASE