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-cloudpinyin | |
parent | 9a772c7e98078465885efe54143ec8d97fec4fe7 (diff) | |
download | ports-a862a2b7dc5f06a98c31fd14c2ab2c94240b1393.tar.gz ports-a862a2b7dc5f06a98c31fd14c2ab2c94240b1393.zip |
Notes
Diffstat (limited to 'chinese/fcitx-cloudpinyin')
-rw-r--r-- | chinese/fcitx-cloudpinyin/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/chinese/fcitx-cloudpinyin/Makefile b/chinese/fcitx-cloudpinyin/Makefile index efa58222cc1d..fa3fde708ca7 100644 --- a/chinese/fcitx-cloudpinyin/Makefile +++ b/chinese/fcitx-cloudpinyin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fcitx-cloudpinyin -# Date created: 11 Nov 2011 -# Whom: Zhihao Yuan <lichray@gmail.com> -# +# Created by: Zhihao Yuan <lichray@gmail.com> # $FreeBSD$ -# PORTNAME= fcitx-cloudpinyin PORTVERSION= 0.3.0 @@ -19,7 +15,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ curl:${PORTSDIR}/ftp/curl USE_XZ= yes -USES= cmake gettext +USES= cmake gettext pkgconfig USE_GNOME= intltool PROJECTHOST= fcitx |