diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/xlockmore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/xlockmore/Makefile b/japanese/xlockmore/Makefile index b19626f6bea8..bb9bfaaac91c 100644 --- a/japanese/xlockmore/Makefile +++ b/japanese/xlockmore/Makefile @@ -7,7 +7,7 @@ MAINTAINER= umeno@rr.iij4u.or.jp MASTERDIR= ${.CURDIR}/../../x11/xlockmore -WITH_MB= yes +PORT_OPTIONS+= MB XLOCKMORE_LANG= ja .include "${MASTERDIR}/Makefile" |