Index: head/chinese/fcitx-chewing/Makefile =================================================================== --- head/chinese/fcitx-chewing/Makefile (revision 484687) +++ head/chinese/fcitx-chewing/Makefile (revision 484688) @@ -1,21 +1,23 @@ # Created by: Zhihao Yuan # $FreeBSD$ PORTNAME= fcitx-chewing PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= Chewing support for Fcitx LICENSE= GPLv2 +BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \ libchewing.so:chinese/libchewing USES= tar:xz cmake gettext pkgconfig INSTALLS_ICONS= yes .include Index: head/chinese/fcitx-cloudpinyin/Makefile =================================================================== --- head/chinese/fcitx-cloudpinyin/Makefile (revision 484687) +++ head/chinese/fcitx-cloudpinyin/Makefile (revision 484688) @@ -1,20 +1,22 @@ # Created by: Zhihao Yuan # $FreeBSD$ PORTNAME= fcitx-cloudpinyin PORTVERSION= 0.3.6 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= Cloud-based Pinyin module for Fcitx LICENSE= GPLv2 +BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \ libcurl.so:ftp/curl USES= tar:xz cmake gettext pkgconfig .include Index: head/chinese/fcitx-rime/Makefile =================================================================== --- head/chinese/fcitx-rime/Makefile (revision 484687) +++ head/chinese/fcitx-rime/Makefile (revision 484688) @@ -1,24 +1,26 @@ # Created by: Zhihao Yuan # $FreeBSD$ PORTNAME= fcitx-rime PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= RIME support for Fcitx LICENSE= GPLv2 +BUILD_DEPENDS= bash:shells/bash 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 INSTALLS_ICONS= yes CMAKE_ARGS+= -DBRISE_DIR=${LOCALBASE}/share/brise .include Index: head/chinese/fcitx-sunpinyin/Makefile =================================================================== --- head/chinese/fcitx-sunpinyin/Makefile (revision 484687) +++ head/chinese/fcitx-sunpinyin/Makefile (revision 484688) @@ -1,21 +1,23 @@ # Created by: Zhihao Yuan # $FreeBSD$ PORTNAME= fcitx-sunpinyin PORTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= SunPinyin support for Fcitx LICENSE= GPLv2 +BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \ libsunpinyin.so:chinese/sunpinyin USES= cmake gettext pkgconfig tar:xz INSTALLS_ICONS= yes .include Index: head/chinese/fcitx-table-extra/Makefile =================================================================== --- head/chinese/fcitx-table-extra/Makefile (revision 484687) +++ head/chinese/fcitx-table-extra/Makefile (revision 484688) @@ -1,21 +1,23 @@ # Created by: Zhihao Yuan # $FreeBSD$ PORTNAME= fcitx-table-extra PORTVERSION= 0.3.8 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= Table-based input methods for Fcitx LICENSE= GPLv2 +BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libfcitx-config.so:chinese/fcitx USES= tar:xz cmake gettext INSTALLS_ICONS= yes STRIP= .include Index: head/korean/fcitx-hangul/Makefile =================================================================== --- head/korean/fcitx-hangul/Makefile (revision 484687) +++ head/korean/fcitx-hangul/Makefile (revision 484688) @@ -1,24 +1,26 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= fcitx-hangul PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= korean MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= Hangul support for Fcitx LICENSE= GPLv2 +BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \ libhangul.so:korean/libhangul USES= cmake gettext pkgconfig tar:xz INSTALLS_ICONS= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lintl .include Index: head/textproc/fcitx-m17n/Makefile =================================================================== --- head/textproc/fcitx-m17n/Makefile (revision 484687) +++ head/textproc/fcitx-m17n/Makefile (revision 484688) @@ -1,20 +1,22 @@ # Created by: Zhihao Yuan # $FreeBSD$ PORTNAME= fcitx-m17n PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= Multilingualization support for Fcitx LICENSE= LGPL21 +BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \ libm17n.so:devel/m17n-lib USES= cmake gettext pkgconfig tar:xz .include