diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-05-01 19:43:25 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-05-01 19:43:25 +0000 |
commit | 45528c4bc620429f71233443a124b106a30b4ec4 (patch) | |
tree | b12f2b7b6e304ce8c8496b22929e493a7395ce44 /japanese | |
parent | 03bca66437097196a9d60c74317515e93110afd0 (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/ebview-gtk2/Makefile | 1 | ||||
-rw-r--r-- | japanese/ebview/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/japanese/ebview-gtk2/Makefile b/japanese/ebview-gtk2/Makefile index dcdb0423098d..23e8d32f8114 100644 --- a/japanese/ebview-gtk2/Makefile +++ b/japanese/ebview-gtk2/Makefile @@ -20,6 +20,7 @@ USE_IMLIB= yes USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_ARGS= SUBDIRS=src +CONFIGURE_ARGS= --disable-imlibtest post-install: ${MKDIR} ${PREFIX}/share/locale/ja/LC_MESSAGES diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile index dcdb0423098d..23e8d32f8114 100644 --- a/japanese/ebview/Makefile +++ b/japanese/ebview/Makefile @@ -20,6 +20,7 @@ USE_IMLIB= yes USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_ARGS= SUBDIRS=src +CONFIGURE_ARGS= --disable-imlibtest post-install: ${MKDIR} ${PREFIX}/share/locale/ja/LC_MESSAGES |