diff options
author | John Marino <marino@FreeBSD.org> | 2013-09-12 09:07:08 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-09-12 09:07:08 +0000 |
commit | a862a2b7dc5f06a98c31fd14c2ab2c94240b1393 (patch) | |
tree | 990f81a5062a4fb04a2b93c0299d1f1000001542 /chinese/fcitx-libpinyin | |
parent | 9a772c7e98078465885efe54143ec8d97fec4fe7 (diff) | |
download | ports-a862a2b7dc5f06a98c31fd14c2ab2c94240b1393.tar.gz ports-a862a2b7dc5f06a98c31fd14c2ab2c94240b1393.zip |
Notes
Diffstat (limited to 'chinese/fcitx-libpinyin')
-rw-r--r-- | chinese/fcitx-libpinyin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/fcitx-libpinyin/Makefile b/chinese/fcitx-libpinyin/Makefile index d3467f96dd80..efee410721ba 100644 --- a/chinese/fcitx-libpinyin/Makefile +++ b/chinese/fcitx-libpinyin/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ USE_LDCONFIG= ${PREFIX}/lib/fcitx/ USE_XZ= yes -USES= cmake gettext +USES= cmake gettext pkgconfig USE_GNOME= intltool INSTALLS_ICONS= yes |