diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 20:06:14 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 20:06:14 +0000 |
commit | ffd97a0193e0238aa21bc32b570fd052292e0fe5 (patch) | |
tree | b368198f913179c06dafd19ac72527fcf9836f6d /textproc/fcitx-m17n | |
parent | ccbdf54cacb9796580726f8d5278fe3fa53d5e53 (diff) | |
download | ports-ffd97a0193e0238aa21bc32b570fd052292e0fe5.tar.gz ports-ffd97a0193e0238aa21bc32b570fd052292e0fe5.zip |
Notes
Diffstat (limited to 'textproc/fcitx-m17n')
-rw-r--r-- | textproc/fcitx-m17n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/fcitx-m17n/Makefile b/textproc/fcitx-m17n/Makefile index 9be53d281bc6..e242b9470c1e 100644 --- a/textproc/fcitx-m17n/Makefile +++ b/textproc/fcitx-m17n/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ USE_XZ= yes USE_GETTEXT= yes -USE_CMAKE= yes +USES= cmake USE_GNOME= intltool .include <bsd.port.mk> |