diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-17 07:54:04 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-17 07:54:04 +0000 |
commit | 2e011363cabb477243d706d77bcec35a8685deb8 (patch) | |
tree | c011d9a7e80b6e83decde1672db12cb424d757b8 /chinese/fcitx | |
parent | 0c56eadf855939fba272f0bde9cae1445d66e69f (diff) |
chinese/fcitx: remove unused/invalid USES=qt:4
Approved by: portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=496023
Diffstat (limited to 'chinese/fcitx')
-rw-r--r-- | chinese/fcitx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile index 62f580e8fc6c..2bc8c4265856 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -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 |