aboutsummaryrefslogtreecommitdiff
path: root/chinese/fcitx-configtool
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-15 12:27:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-15 12:27:30 +0000
commit2d9b5a640b61146297285b94093ac6e62d7c238d (patch)
tree72429f7830052f2a851cc4d2b985d9f8ef191f1c /chinese/fcitx-configtool
parent413b2a3af36f5de7dc6700bed846912d51bffe4c (diff)
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=327338
Diffstat (limited to 'chinese/fcitx-configtool')
-rw-r--r--chinese/fcitx-configtool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/fcitx-configtool/Makefile b/chinese/fcitx-configtool/Makefile
index 5dbe4e5bf712..770c0bba5bdb 100644
--- a/chinese/fcitx-configtool/Makefile
+++ b/chinese/fcitx-configtool/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx
USE_XZ= yes
USE_GNOME= intltool gnomehack
-USES= cmake gettext
+USES= cmake gettext pkgconfig
OPTIONS_DEFINE= GTK2 GTK3
OPTIONS_DEFAULT=GTK2