summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:16:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:16:30 +0000
commitbe41425d62fadcf027f2786f380ffa32662102d1 (patch)
tree01acb1d2a968dc8d10b50517f6c4e4baf10c93e6 /chinese
parentAdd an explicit dependency on pkgconf (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326090
Diffstat (limited to 'chinese')
-rw-r--r--chinese/oxim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/oxim/Makefile b/chinese/oxim/Makefile
index 9f1e644a6f7b..89926944fce4 100644
--- a/chinese/oxim/Makefile
+++ b/chinese/oxim/Makefile
@@ -19,7 +19,7 @@ GTK2_DESC= GTK2 input method module
CHEWING_DESC= Chewing input module
UNICODE_DESC= Unicode input module
-USES= iconv
+USES= iconv pkgconfig
USE_XORG= x11 xft xpm xtst
WANT_GNOME= yes