diff options
author | tcberner <tcberner@FreeBSD.org> | 2019-03-17 15:54:04 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2019-03-17 15:54:04 +0800 |
commit | c7db2dd7c724cbc18e34b271f767cedff65c3a39 (patch) | |
tree | c011d9a7e80b6e83decde1672db12cb424d757b8 /chinese | |
parent | 48972e3ede1da0475570565960d812fa8ac9fd5c (diff) | |
download | freebsd-ports-gnome-c7db2dd7c724cbc18e34b271f767cedff65c3a39.tar.gz freebsd-ports-gnome-c7db2dd7c724cbc18e34b271f767cedff65c3a39.tar.zst freebsd-ports-gnome-c7db2dd7c724cbc18e34b271f767cedff65c3a39.zip |
chinese/fcitx: remove unused/invalid USES=qt:4
Approved by: portmgr (implicit)
Diffstat (limited to 'chinese')
-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 |