aboutsummaryrefslogtreecommitdiff
path: root/korean
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 /korean
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 'korean')
-rw-r--r--korean/fcitx-hangul/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/korean/fcitx-hangul/Makefile b/korean/fcitx-hangul/Makefile
index 82f7a2d8fdd8..f3d57d0118a7 100644
--- a/korean/fcitx-hangul/Makefile
+++ b/korean/fcitx-hangul/Makefile
@@ -3,6 +3,7 @@
PORTNAME= fcitx-hangul
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= korean
MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/
DIST_SUBDIR= fcitx
@@ -12,6 +13,7 @@ COMMENT= Hangul support for Fcitx
LICENSE= GPLv2
+BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
libhangul.so:korean/libhangul