From d5da2b378ef3f94669789db7f396659ecf74bc91 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 4 Sep 2010 05:04:57 +0000 Subject: exactly pass localedir to configure. --- inputmethod/ibus-skk/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'inputmethod/ibus-skk') diff --git a/inputmethod/ibus-skk/Makefile b/inputmethod/ibus-skk/Makefile index b662f6a4192..d037670bc46 100644 --- a/inputmethod/ibus-skk/Makefile +++ b/inputmethod/ibus-skk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/08/30 07:36:48 obache Exp $ +# $NetBSD: Makefile,v 1.5 2010/09/04 05:04:57 obache Exp $ # DISTNAME= ibus-skk-1.0.0 @@ -19,6 +19,8 @@ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake intltool msgfmt +CONFIGURE_ARGS+= --localedir=${PREFIX}/${PKGLOCALEDIR}/locale + SUBST_CLASSES+= prefix SUBST_STAGE.prefix= post-configure SUBST_FILES.prefix= setup/config.py -- cgit v1.2.3