aboutsummaryrefslogtreecommitdiff
path: root/japanese/kinput2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 08:13:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 08:13:43 +0000
commit44a150712c9d711729c2eadee2061fc5eadaf2e1 (patch)
treeef569e2c576738d30ff277b83305d7d1a2c36f5b /japanese/kinput2
parentb9c7981a585b02c38c1b9f67230c448765733be8 (diff)
downloadports-44a150712c9d711729c2eadee2061fc5eadaf2e1.tar.gz
ports-44a150712c9d711729c2eadee2061fc5eadaf2e1.zip
Notes
Diffstat (limited to 'japanese/kinput2')
-rw-r--r--japanese/kinput2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/kinput2/Makefile b/japanese/kinput2/Makefile
index 0c3ef21179ad..2ec396758353 100644
--- a/japanese/kinput2/Makefile
+++ b/japanese/kinput2/Makefile
@@ -76,9 +76,9 @@ PLIST.WNN= lib/X11/ccdef/ccdef.kinput2 \
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MFREEWNN) || \
- ${PORT_OPTIONS:MWNN6) || \
- ${PORT_OPTIONS:MWNN7)
+.if ${PORT_OPTIONS:MFREEWNN} || \
+ ${PORT_OPTIONS:MWNN6} || \
+ ${PORT_OPTIONS:MWNN7}
PLIST_ALL+= ${PLIST.WNN}
.endif