aboutsummaryrefslogtreecommitdiff
path: root/chinese/fcitx-cloudpinyin
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2018-11-11 11:47:33 +0000
committerWen Heping <wen@FreeBSD.org>2018-11-11 11:47:33 +0000
commitd2ff71776c3a5f3c1d8a2d72d03208708f8ad25f (patch)
treebf1269c61802e33bafae611178af283a66121b09 /chinese/fcitx-cloudpinyin
parent43974ea389ed99c454e8dbbd3ec0b2739941a823 (diff)
downloadports-d2ff71776c3a5f3c1d8a2d72d03208708f8ad25f.tar.gz
ports-d2ff71776c3a5f3c1d8a2d72d03208708f8ad25f.zip
- Fix build by adding bash as BUILD_DEPENDS
PR: 231612 Submitted by: wen@ Approved by: maintainer
Notes
Notes: svn path=/head/; revision=484688
Diffstat (limited to 'chinese/fcitx-cloudpinyin')
-rw-r--r--chinese/fcitx-cloudpinyin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/fcitx-cloudpinyin/Makefile b/chinese/fcitx-cloudpinyin/Makefile
index 7b94707cbb24..d1f3f37acef9 100644
--- a/chinese/fcitx-cloudpinyin/Makefile
+++ b/chinese/fcitx-cloudpinyin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= fcitx-cloudpinyin
PORTVERSION= 0.3.6
+PORTREVISION= 1
CATEGORIES= chinese
MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/
DIST_SUBDIR= fcitx
@@ -12,6 +13,7 @@ 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