diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 21:07:39 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 21:07:39 +0000 |
commit | fff296bfe7e1afaa552a3b360b7a478288ef7be9 (patch) | |
tree | 89c14611c583909707d36d2ee33980021a65b425 /chinese/fcitx-configtool/Makefile | |
parent | b55428d14a6a552c7e2405f40678662b6845e3d4 (diff) | |
download | ports-fff296bfe7e1afaa552a3b360b7a478288ef7be9.tar.gz ports-fff296bfe7e1afaa552a3b360b7a478288ef7be9.zip |
Notes
Diffstat (limited to 'chinese/fcitx-configtool/Makefile')
-rw-r--r-- | chinese/fcitx-configtool/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/fcitx-configtool/Makefile b/chinese/fcitx-configtool/Makefile index 700e4749ca76..ddc7e1146c7c 100644 --- a/chinese/fcitx-configtool/Makefile +++ b/chinese/fcitx-configtool/Makefile @@ -15,9 +15,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso- ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx -USE_XZ= yes USE_GNOME= intltool gnomehack -USES= cmake gettext pkgconfig +USES= cmake gettext pkgconfig tar:xz OPTIONS_DEFINE= GTK2 GTK3 OPTIONS_DEFAULT=GTK2 |