Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2018 13:16:05 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r484610 - head/textproc/fcitx-table-other
Message-ID:  <201811101316.wAADG5rn018373@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Nov 10 13:16:05 2018
New Revision: 484610
URL: https://svnweb.freebsd.org/changeset/ports/484610

Log:
  textproc/fcitx-table-other: fix build
  
  PR:		233103
  Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)

Modified:
  head/textproc/fcitx-table-other/Makefile   (contents, props changed)

Modified: head/textproc/fcitx-table-other/Makefile
==============================================================================
--- head/textproc/fcitx-table-other/Makefile	Sat Nov 10 13:11:13 2018	(r484609)
+++ head/textproc/fcitx-table-other/Makefile	Sat Nov 10 13:16:05 2018	(r484610)
@@ -13,6 +13,7 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libfcitx-config.so:chinese/fcitx
+BUILD_DEPENDS=	bash:shells/bash
 
 USES=		cmake:outsource gettext tar:xz
 NO_ARCH=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811101316.wAADG5rn018373>