aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/fcitx-configtool/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2012-05-25 15:35:58 +0800
committerwen <wen@FreeBSD.org>2012-05-25 15:35:58 +0800
commit9f773d1b7855e9b7c33153d759b5d9a40649b733 (patch)
treef15030cbffac4fa40d3353d2111b5dd2e9837452 /chinese/fcitx-configtool/Makefile
parent126851d2a5ca77dd7378eb16a385b62abd718711 (diff)
downloadfreebsd-ports-gnome-9f773d1b7855e9b7c33153d759b5d9a40649b733.tar.gz
freebsd-ports-gnome-9f773d1b7855e9b7c33153d759b5d9a40649b733.tar.zst
freebsd-ports-gnome-9f773d1b7855e9b7c33153d759b5d9a40649b733.zip
- Update to 0.4.3
PR: 167863 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Diffstat (limited to 'chinese/fcitx-configtool/Makefile')
-rw-r--r--chinese/fcitx-configtool/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chinese/fcitx-configtool/Makefile b/chinese/fcitx-configtool/Makefile
index 7e505d8854b7..10e6124dde2e 100644
--- a/chinese/fcitx-configtool/Makefile
+++ b/chinese/fcitx-configtool/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fcitx-configtool
-PORTVERSION= 0.4.2
+PORTVERSION= 0.4.3
CATEGORIES= chinese x11
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DIST_SUBDIR= fcitx
@@ -14,7 +14,8 @@ DIST_SUBDIR= fcitx
MAINTAINER= lichray@gmail.com
COMMENT= Fcitx IM framework configure tool
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
+ ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib
LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx
USE_XZ= yes