From a862a2b7dc5f06a98c31fd14c2ab2c94240b1393 Mon Sep 17 00:00:00 2001 From: John Marino Date: Thu, 12 Sep 2013 09:07:08 +0000 Subject: Add explicit dependency on pkgconf (18 ports) Approved by: portmgr (bapt, implicit) --- chinese/fcitx-cloudpinyin/Makefile | 8 ++------ chinese/fcitx-googlepinyin/Makefile | 2 +- chinese/fcitx-libpinyin/Makefile | 2 +- chinese/fcitx-sunpinyin/Makefile | 8 ++------ chinese/fcitx-ui-light/Makefile | 8 ++------ chinese/ibus-chewing/Makefile | 2 +- 6 files changed, 9 insertions(+), 21 deletions(-) (limited to 'chinese') 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 -# +# Created by: Zhihao Yuan # $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 diff --git a/chinese/fcitx-googlepinyin/Makefile b/chinese/fcitx-googlepinyin/Makefile index f4f07a9aaf52..a78da0826f7a 100644 --- a/chinese/fcitx-googlepinyin/Makefile +++ b/chinese/fcitx-googlepinyin/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ googlepinyin:${PORTSDIR}/chinese/libgooglepinyin USE_XZ= yes -USES= cmake gettext +USES= cmake gettext pkgconfig USE_GNOME= intltool PROJECTHOST= fcitx 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 diff --git a/chinese/fcitx-sunpinyin/Makefile b/chinese/fcitx-sunpinyin/Makefile index 1ccd085d15e7..7753d5f878be 100644 --- a/chinese/fcitx-sunpinyin/Makefile +++ b/chinese/fcitx-sunpinyin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fcitx-sunpinyin -# Date created: 10 Nov 2011 -# Whom: Zhihao Yuan -# +# Created by: Zhihao Yuan # $FreeBSD$ -# PORTNAME= fcitx-sunpinyin PORTVERSION= 0.3.9 @@ -19,7 +15,7 @@ BUILD_DEPENDS= zh-sunpinyin>=2.0.4.r2:${PORTSDIR}/chinese/sunpinyin RUN_DEPENDS:= ${BUILD_DEPENDS} USE_XZ= yes -USES= cmake gettext +USES= cmake gettext pkgconfig USE_GNOME= intltool INSTALLS_ICONS= yes diff --git a/chinese/fcitx-ui-light/Makefile b/chinese/fcitx-ui-light/Makefile index f9bd5fd86a4e..ed9b8202e0b8 100644 --- a/chinese/fcitx-ui-light/Makefile +++ b/chinese/fcitx-ui-light/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fcitx-ui-light -# Date created: 09 Nov 2011 -# Whom: Zhihao Yuan -# +# Created by: Zhihao Yuan # $FreeBSD$ -# PORTNAME= fcitx-ui-light PORTVERSION= 0.1.3 @@ -20,7 +16,7 @@ LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \ USE_BZIP2= yes USE_XORG= x11 xft xpm -USES= cmake gettext +USES= cmake gettext pkgconfig USE_GNOME= intltool PROJECTHOST= fcitx diff --git a/chinese/ibus-chewing/Makefile b/chinese/ibus-chewing/Makefile index c856b8f70ffc..0347f987c421 100644 --- a/chinese/ibus-chewing/Makefile +++ b/chinese/ibus-chewing/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= chewing:${PORTSDIR}/chinese/libchewing CMAKE_ARGS+= -DSYSCONF_INSTALL_DIR=${PREFIX}/etc \ -DLIB_DIR=${PREFIX}/lib GCONF_SCHEMAS= ${PORTNAME}.schemas -USES= cmake gettext +USES= cmake gettext pkgconfig USE_GNOME= gconf2 gtk20 USE_XORG= xtst -- cgit v1.2.3