1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

japanese/fcitx-skk: remove leading space

This commit is contained in:
Tobias C. Berner 2019-06-23 13:32:22 +00:00
parent 4e3c8c82b5
commit 089fd9f9f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504949

View File

@ -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>