aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 09:31:13 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 09:31:13 +0000
commit2bf9ca57b161dda80ac325ace89ff2fb273a9127 (patch)
tree25eee2b7e2ec8a9eedb1ce84f62e5e2d0ad71b11 /chinese
parent6a379e2d3ac1c6ae44bfa961e42ea2f6877e4346 (diff)
downloadports-2bf9ca57b161dda80ac325ace89ff2fb273a9127.tar.gz
ports-2bf9ca57b161dda80ac325ace89ff2fb273a9127.zip
c*: Add missing USES={gnome,php,sdl,xorg}
Notes
Notes: svn path=/head/; revision=517041
Diffstat (limited to 'chinese')
-rw-r--r--chinese/fcitx-chewing/Makefile2
-rw-r--r--chinese/fcitx-configtool/Makefile2
-rw-r--r--chinese/fcitx-libpinyin/Makefile2
-rw-r--r--chinese/fcitx-rime/Makefile2
-rw-r--r--chinese/fcitx-sunpinyin/Makefile2
-rw-r--r--chinese/fcitx-table-extra/Makefile2
-rw-r--r--chinese/ibus-array/Makefile3
-rw-r--r--chinese/ibus-cangjie/Makefile2
-rw-r--r--chinese/ibus-pinyin/Makefile3
-rw-r--r--chinese/pcmanx/Makefile2
-rw-r--r--chinese/pyzy/Makefile3
-rw-r--r--chinese/wenju/Makefile2
12 files changed, 15 insertions, 12 deletions
diff --git a/chinese/fcitx-chewing/Makefile b/chinese/fcitx-chewing/Makefile
index 7c0bb1711d33..edfbe41e6705 100644
--- a/chinese/fcitx-chewing/Makefile
+++ b/chinese/fcitx-chewing/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
libchewing.so:chinese/libchewing
-USES= tar:xz cmake gettext pkgconfig
+USES= cmake gettext gnome pkgconfig tar:xz
INSTALLS_ICONS= yes
.include <bsd.port.mk>
diff --git a/chinese/fcitx-configtool/Makefile b/chinese/fcitx-configtool/Makefile
index 5e27e7973db4..3cb3e2738f21 100644
--- a/chinese/fcitx-configtool/Makefile
+++ b/chinese/fcitx-configtool/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx
USE_GNOME= intltool
-USES= cmake gettext pkgconfig tar:xz
+USES= cmake gettext gnome pkgconfig tar:xz
LDFLAGS+= -lintl
OPTIONS_SINGLE= UI
diff --git a/chinese/fcitx-libpinyin/Makefile b/chinese/fcitx-libpinyin/Makefile
index a70b906522d5..5eaadd726179 100644
--- a/chinese/fcitx-libpinyin/Makefile
+++ b/chinese/fcitx-libpinyin/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
libpinyin.so:chinese/libpinyin\
libFcitxQt5WidgetsAddons.so:textproc/fcitx-qt5
-USES= tar:xz cmake gettext pkgconfig
+USES= cmake gettext gnome pkgconfig tar:xz
INSTALLS_ICONS= yes
_MODEL_VER= 20161206
diff --git a/chinese/fcitx-rime/Makefile b/chinese/fcitx-rime/Makefile
index f86133d9edb0..a7028bd92219 100644
--- a/chinese/fcitx-rime/Makefile
+++ b/chinese/fcitx-rime/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
librime.so:chinese/librime
RUN_DEPENDS= ${LOCALBASE}/share/brise/default.yaml:chinese/brise
-USES= tar:xz cmake gettext pkgconfig
+USES= cmake gettext gnome pkgconfig tar:xz
INSTALLS_ICONS= yes
CMAKE_ARGS+= -DBRISE_DIR=${LOCALBASE}/share/brise
diff --git a/chinese/fcitx-sunpinyin/Makefile b/chinese/fcitx-sunpinyin/Makefile
index 906a42b065cb..92240687cc0d 100644
--- a/chinese/fcitx-sunpinyin/Makefile
+++ b/chinese/fcitx-sunpinyin/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
libsunpinyin.so:chinese/sunpinyin
-USES= cmake gettext pkgconfig tar:xz
+USES= cmake gettext gnome pkgconfig tar:xz
INSTALLS_ICONS= yes
.include <bsd.port.mk>
diff --git a/chinese/fcitx-table-extra/Makefile b/chinese/fcitx-table-extra/Makefile
index f50b6d443ba7..c60e9ed335af 100644
--- a/chinese/fcitx-table-extra/Makefile
+++ b/chinese/fcitx-table-extra/Makefile
@@ -16,7 +16,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx
-USES= tar:xz cmake gettext
+USES= cmake gettext gnome tar:xz
INSTALLS_ICONS= yes
STRIP=
diff --git a/chinese/ibus-array/Makefile b/chinese/ibus-array/Makefile
index 95337f9b27fe..ab7b71338171 100644
--- a/chinese/ibus-array/Makefile
+++ b/chinese/ibus-array/Makefile
@@ -15,7 +15,8 @@ RUN_DEPENDS= ibus-daemon:textproc/ibus
GNU_CONFIGURE= yes
-USES= autoreconf gettext gmake libtool pkgconfig python:2.7 sqlite
+USES= autoreconf gettext gmake gnome libtool pkgconfig python:2.7 \
+ sqlite
USE_GNOME+= glib20
USE_GITHUB= yes
diff --git a/chinese/ibus-cangjie/Makefile b/chinese/ibus-cangjie/Makefile
index 11c82da492ae..056c7f33a33e 100644
--- a/chinese/ibus-cangjie/Makefile
+++ b/chinese/ibus-cangjie/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/cangjie/_core.so:chinese/pycangjie \
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cangjie/_core.so:chinese/pycangjie \
${PYTHON_SITELIBDIR}/pycanberra/pycanberra.py:devel/pycanberra@${PY_FLAVOR}
-USES= autoreconf gmake libtool pkgconfig python:3.4+
+USES= autoreconf gmake gnome libtool pkgconfig python:3.4+
USE_GNOME= introspection:run pygobject3 intltool
GLIB_SCHEMAS= org.cangjians.ibus.cangjie.gschema.xml \
org.cangjians.ibus.quick.gschema.xml
diff --git a/chinese/ibus-pinyin/Makefile b/chinese/ibus-pinyin/Makefile
index 7f11faf139cc..568b9f106b50 100644
--- a/chinese/ibus-pinyin/Makefile
+++ b/chinese/ibus-pinyin/Makefile
@@ -17,7 +17,8 @@ LIB_DEPENDS= libpyzy-1.0.so:chinese/pyzy \
libibus-1.0.so:textproc/ibus \
libsqlite3.so:databases/sqlite3
-USES= compiler:c++11-lib gmake pkgconfig python autoreconf libtool gettext
+USES= autoreconf compiler:c++11-lib gettext gmake gnome libtool \
+ pkgconfig python
USE_GITHUB= yes
GH_ACCOUNT= ibus
USE_GNOME= glib20 intltool
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile
index 04f8ef526274..92cbb479bba7 100644
--- a/chinese/pcmanx/Makefile
+++ b/chinese/pcmanx/Makefile
@@ -14,7 +14,7 @@ COMMENT= BBS client using GTK+ 2.x
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= compiler:c++11-lang gmake iconv pkgconfig tar:xz
+USES= compiler:c++11-lang gmake gnome iconv pkgconfig tar:xz
GNU_CONFIGURE= yes
USE_GNOME= gtk20 intlhack
diff --git a/chinese/pyzy/Makefile b/chinese/pyzy/Makefile
index 5a8c84c335f5..2addc645c859 100644
--- a/chinese/pyzy/Makefile
+++ b/chinese/pyzy/Makefile
@@ -16,7 +16,8 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3
USE_GITHUB= yes
GH_TAGNAME= 6d9c3cd
-USES= compiler:c++11-lang gmake libtool pkgconfig python:2.7,build shebangfix autoreconf gettext-runtime pathfix
+USES= autoreconf compiler:c++11-lang gettext-runtime gmake gnome \
+ libtool pathfix pkgconfig python:2.7,build shebangfix
SHEBANG_FILES= data/db/android/create_db.py
USE_GNOME= glib20
USE_LDCONFIG= yes
diff --git a/chinese/wenju/Makefile b/chinese/wenju/Makefile
index c59501562899..5ed1ab25887b 100644
--- a/chinese/wenju/Makefile
+++ b/chinese/wenju/Makefile
@@ -13,7 +13,7 @@ COMMENT= Collection of writing tools in Chinese
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= libtool pkgconfig
+USES= gnome libtool pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= gtk20
INSTALL_TARGET= install-strip