aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2014-01-03 11:33:06 +0800
committerjgh <jgh@FreeBSD.org>2014-01-03 11:33:06 +0800
commitadd7a310ec7ee8ee315239cd5c14ab8ced5c074a (patch)
tree841b2ce60712434af8b93f20941b9099e1a75652 /japanese
parentee97d96db00e5d5303f8185effa273990012eb79 (diff)
downloadfreebsd-ports-gnome-add7a310ec7ee8ee315239cd5c14ab8ced5c074a.tar.gz
freebsd-ports-gnome-add7a310ec7ee8ee315239cd5c14ab8ced5c074a.tar.zst
freebsd-ports-gnome-add7a310ec7ee8ee315239cd5c14ab8ced5c074a.zip
- convert to new options framework
Approved by: portmgr (bapt@)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/xlockmore/Makefile2
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"