Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2019 13:32:22 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r504949 - head/japanese/fcitx-skk
Message-ID:  <201906231332.x5NDWM2d078892@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sun Jun 23 13:32:22 2019
New Revision: 504949
URL: https://svnweb.freebsd.org/changeset/ports/504949

Log:
  japanese/fcitx-skk: remove leading space

Modified:
  head/japanese/fcitx-skk/Makefile

Modified: head/japanese/fcitx-skk/Makefile
==============================================================================
--- head/japanese/fcitx-skk/Makefile	Sun Jun 23 13:30:19 2019	(r504948)
+++ head/japanese/fcitx-skk/Makefile	Sun Jun 23 13:32:22 2019	(r504949)
@@ -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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906231332.x5NDWM2d078892>