svn commit: r496023 - head/chinese/fcitx

Tobias C. Berner tcberner at FreeBSD.org
Sun Mar 17 07:54:05 UTC 2019


Author: tcberner
Date: Sun Mar 17 07:54:04 2019
New Revision: 496023
URL: https://svnweb.freebsd.org/changeset/ports/496023

Log:
  chinese/fcitx: remove unused/invalid USES=qt:4
  
  Approved by:	portmgr (implicit)

Modified:
  head/chinese/fcitx/Makefile

Modified: head/chinese/fcitx/Makefile
==============================================================================
--- head/chinese/fcitx/Makefile	Sun Mar 17 07:51:17 2019	(r496022)
+++ head/chinese/fcitx/Makefile	Sun Mar 17 07:54:04 2019	(r496023)
@@ -43,7 +43,7 @@ USE_GNOME=	pango intltool libxml2 introspection
 USE_KDE=	ecm
 USE_XORG=	x11 xext xkbfile sm ice
 USE_LDCONFIG=	yes
-USES=		compiler:c++11-lang gnome qt:4 tar:xz cmake:noninja desktop-file-utils \
+USES=		compiler:c++11-lang gnome tar:xz cmake:noninja desktop-file-utils \
 		gettext-tools:build,run gettext-runtime iconv:wchar_t \
 		kde:5 pkgconfig shared-mime-info compiler:c++14-lang
 INSTALLS_ICONS=	yes


More information about the svn-ports-head mailing list