diff options
author | John Marino <marino@FreeBSD.org> | 2013-09-13 01:21:55 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-09-13 01:21:55 +0000 |
commit | 27713e1c509030a9e58168fc1d73da4b71f6cd3a (patch) | |
tree | 9f18ee1d7fadfd494fb2fcde5e11f3aecd04cf48 /japanese/fcitx-anthy | |
parent | 8996029ce0eb68961b5e7459f1f740871ffbf511 (diff) | |
download | ports-27713e1c509030a9e58168fc1d73da4b71f6cd3a.tar.gz ports-27713e1c509030a9e58168fc1d73da4b71f6cd3a.zip |
Notes
Diffstat (limited to 'japanese/fcitx-anthy')
-rw-r--r-- | japanese/fcitx-anthy/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/japanese/fcitx-anthy/Makefile b/japanese/fcitx-anthy/Makefile index 7427ac39bd88..35f0b6380927 100644 --- a/japanese/fcitx-anthy/Makefile +++ b/japanese/fcitx-anthy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fcitx-anthy -# Date created: 18 Jul 2012 -# Whom: Zhihao Yuan <lichray@gmail.com> -# +# Created by: Zhihao Yuan <lichray@gmail.com> # $FreeBSD$ -# PORTNAME= fcitx-anthy PORTVERSION= 0.1.1 @@ -18,7 +14,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ anthy:${PORTSDIR}/japanese/anthy USE_XZ= yes -USES= cmake gettext +USES= cmake gettext pkgconfig USE_GNOME= intltool PROJECTHOST= fcitx |