summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-anthy
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-anthy
parentf70e67fcae954c7089160eb7b1149b1e64d1704b (diff)
downloadpkgsrc-d5da2b378ef3f94669789db7f396659ecf74bc91.tar.gz
exactly pass localedir to configure.
Diffstat (limited to 'inputmethod/ibus-anthy')
-rw-r--r--inputmethod/ibus-anthy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/ibus-anthy/Makefile b/inputmethod/ibus-anthy/Makefile
index b5346bbd6fa..d5cacf0a37c 100644
--- a/inputmethod/ibus-anthy/Makefile
+++ b/inputmethod/ibus-anthy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/08/11 13:11:57 obache Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/04 05:04:57 obache Exp $
#
DISTNAME= ibus-anthy-1.2.1
@@ -25,6 +25,7 @@ USE_TOOLS+= pkg-config msgfmt gmake intltool
FIND_PREFIX:= KASUMI_DIR=kasumi
.include "../../mk/find-prefix.mk"
+CONFIGURE_ARGS+= --localedir=${PREFIX}/${PKGLOCALEDIR}/locale
CONFIGURE_ARGS+= --with-kasumi-exec=${KASUMI_DIR}/bin/kasumi
CONFIGURE_ARGS+= --with-kasumi-icon=${KASUMI_DIR}/share/pixmaps/kasumi.png