aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-06-23 13:32:22 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-06-23 13:32:22 +0000
commit089fd9f9f8ee7c81f21c7f400cecd57f0ef00493 (patch)
treeb812b6d1703dd17d6a72e64ab5d161fec4e9202c /japanese
parent4e3c8c82b530c9ea77bc9c358c22f5d4c8da81ef (diff)
downloadports-089fd9f9f8ee7c81f21c7f400cecd57f0ef00493.tar.gz
ports-089fd9f9f8ee7c81f21c7f400cecd57f0ef00493.zip
japanese/fcitx-skk: remove leading space
Notes
Notes: svn path=/head/; revision=504949
Diffstat (limited to 'japanese')
-rw-r--r--japanese/fcitx-skk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/fcitx-skk/Makefile b/japanese/fcitx-skk/Makefile
index be12f27c073a..adbb7eb0bba2 100644
--- a/japanese/fcitx-skk/Makefile
+++ b/japanese/fcitx-skk/Makefile
@@ -35,7 +35,7 @@ PLIST_SUB+= QT5=""
LIB_DEPENDS+= libFcitxQt5WidgetsAddons.so:textproc/fcitx-qt5
.else
CMAKE_ARGS+= -DENABLE_QT=OFF
-PLIST_SUB+= QT5="@comment "
+PLIST_SUB+= QT5="@comment "
.endif
.include <bsd.port.mk>