diff options
author | marino <marino@FreeBSD.org> | 2013-09-12 17:07:08 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2013-09-12 17:07:08 +0800 |
commit | ff4651fb24b6821b6a53c34080c4cb66b28daf77 (patch) | |
tree | 990f81a5062a4fb04a2b93c0299d1f1000001542 | |
parent | dc71fd31985f44cee21d7cf2e3e1a54ecfb3527a (diff) | |
download | freebsd-ports-graphics-ff4651fb24b6821b6a53c34080c4cb66b28daf77.tar.gz freebsd-ports-graphics-ff4651fb24b6821b6a53c34080c4cb66b28daf77.tar.zst freebsd-ports-graphics-ff4651fb24b6821b6a53c34080c4cb66b28daf77.zip |
Add explicit dependency on pkgconf (18 ports)
Approved by: portmgr (bapt, implicit)
-rw-r--r-- | audio/patchage/Makefile | 1 | ||||
-rw-r--r-- | audio/xmms-faad/Makefile.inc | 1 | ||||
-rw-r--r-- | chinese/fcitx-cloudpinyin/Makefile | 8 | ||||
-rw-r--r-- | chinese/fcitx-googlepinyin/Makefile | 2 | ||||
-rw-r--r-- | chinese/fcitx-libpinyin/Makefile | 2 | ||||
-rw-r--r-- | chinese/fcitx-sunpinyin/Makefile | 8 | ||||
-rw-r--r-- | chinese/fcitx-ui-light/Makefile | 8 | ||||
-rw-r--r-- | chinese/ibus-chewing/Makefile | 2 | ||||
-rw-r--r-- | databases/php5-pdo_cassandra/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimp-data-extras/Makefile | 7 | ||||
-rw-r--r-- | graphics/gimp-save-for-web/Makefile | 3 | ||||
-rw-r--r-- | graphics/zathura-pdf-poppler/Makefile | 3 | ||||
-rw-r--r-- | mail/gkrellmmailwatch/Makefile | 7 | ||||
-rw-r--r-- | net-im/pidgin-audacious-remote/Makefile | 7 | ||||
-rw-r--r-- | net-im/pidgin-manualsize/Makefile | 7 | ||||
-rw-r--r-- | net-im/pidgin-msn-pecan/Makefile | 9 | ||||
-rw-r--r-- | science/gchemutils/Makefile | 3 | ||||
-rw-r--r-- | x11/gtk-theme-switch2/Makefile | 8 |
18 files changed, 27 insertions, 60 deletions
diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile index c047cc73c54..556f6493e6c 100644 --- a/audio/patchage/Makefile +++ b/audio/patchage/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \ glademm-2.4:${PORTSDIR}/devel/libglademm24 \ flowcanvas.5:${PORTSDIR}/x11-toolkits/flowcanvas +USES= pkgconfig USE_BZIP2= yes USE_PYTHON_BUILD=yes INSTALLS_ICONS= yes diff --git a/audio/xmms-faad/Makefile.inc b/audio/xmms-faad/Makefile.inc index db0f686f9ce..7630774877a 100644 --- a/audio/xmms-faad/Makefile.inc +++ b/audio/xmms-faad/Makefile.inc @@ -11,6 +11,7 @@ RUN_DEPENDS= faad2>=2.7:${PORTSDIR}/audio/faad WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/plugins/xmms/src +USES+= pkgconfig USE_BZIP2= yes WANT_GNOME= yes diff --git a/chinese/fcitx-cloudpinyin/Makefile b/chinese/fcitx-cloudpinyin/Makefile index efa58222cc1..fa3fde708ca 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 diff --git a/chinese/fcitx-googlepinyin/Makefile b/chinese/fcitx-googlepinyin/Makefile index f4f07a9aaf5..a78da0826f7 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 d3467f96dd8..efee410721b 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 1ccd085d15e..7753d5f878b 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 <lichray@gmail.com> -# +# Created by: Zhihao Yuan <lichray@gmail.com> # $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 f9bd5fd86a4..ed9b8202e0b 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 <lichray@gmail.com> -# +# Created by: Zhihao Yuan <lichray@gmail.com> # $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 c856b8f70ff..0347f987c42 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 diff --git a/databases/php5-pdo_cassandra/Makefile b/databases/php5-pdo_cassandra/Makefile index 1564985fbdb..b26086119d8 100644 --- a/databases/php5-pdo_cassandra/Makefile +++ b/databases/php5-pdo_cassandra/Makefile @@ -21,6 +21,7 @@ GITHUB_USER= mkoppanen FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/${GITHUB_USER}-php-${PORTNAME}-${GITREVISION} +USES= pkgconfig USE_PHP_BUILD= yes USE_PHP= pdo USE_PHPEXT= yes diff --git a/graphics/gimp-data-extras/Makefile b/graphics/gimp-data-extras/Makefile index ef04f989e5f..7b3197a4ad7 100644 --- a/graphics/gimp-data-extras/Makefile +++ b/graphics/gimp-data-extras/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gimp-data-extras -# Date created: 2008-02-23 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gimp-data-extras PORTVERSION= 2.0.2 @@ -23,6 +19,7 @@ COMMENT= Collection of additional brushes and patterns files for GIMP LIB_DEPENDS= gimp-2.0.0:${PORTSDIR}/graphics/gimp-app +USES= pkgconfig USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/graphics/gimp-save-for-web/Makefile b/graphics/gimp-save-for-web/Makefile index 342d851e2c0..4f4cc1abe16 100644 --- a/graphics/gimp-save-for-web/Makefile +++ b/graphics/gimp-save-for-web/Makefile @@ -14,10 +14,9 @@ LIB_DEPENDS= gimp-2.0:${PORTSDIR}/graphics/gimp-app BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser USE_BZIP2= yes -USES= gettext +USES= gettext gmake pkgconfig USE_PERL5_BUILD=yes GNU_CONFIGURE= yes -USE_GMAKE= yes USE_GNOME= gnomehack intltool post-patch: diff --git a/graphics/zathura-pdf-poppler/Makefile b/graphics/zathura-pdf-poppler/Makefile index f264a7957e2..c38b93e9abe 100644 --- a/graphics/zathura-pdf-poppler/Makefile +++ b/graphics/zathura-pdf-poppler/Makefile @@ -14,8 +14,7 @@ BUILD_DEPENDS= zathura:${PORTSDIR}/graphics/zathura RUN_DEPENDS= zathura:${PORTSDIR}/graphics/zathura USE_GNOME= glib20 gtk20 -USE_GMAKE= yes -USES= desktop-file-utils +USES= desktop-file-utils gmake pkgconfig PLIST_FILES= lib/zathura/pdf.so \ share/applications/zathura-pdf-poppler.desktop diff --git a/mail/gkrellmmailwatch/Makefile b/mail/gkrellmmailwatch/Makefile index 3a28645c449..b0f5d69d87e 100644 --- a/mail/gkrellmmailwatch/Makefile +++ b/mail/gkrellmmailwatch/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gkrellm-mailwatch -# Date Created: 22.08.2000 -# Whom: Tobias Reifenberger <treif@mayn.de> -# +# Created by: Tobias Reifenberger <treif@mayn.de> # $FreeBSD$ -# PORTNAME= gkrellmmailwatch PORTVERSION= 0.7.2 @@ -19,6 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrel RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm PLIST_FILES= libexec/gkrellm/plugins/mailwatch.so +USES= pkgconfig USE_GNOME= imlib do-install: diff --git a/net-im/pidgin-audacious-remote/Makefile b/net-im/pidgin-audacious-remote/Makefile index 0c7a20d670a..e6cd9129147 100644 --- a/net-im/pidgin-audacious-remote/Makefile +++ b/net-im/pidgin-audacious-remote/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pidgin-audacious-remote -# Date created: 30 August 2011 -# Whom: Anton Hryciuk <gnixua@gmail.com> -# +# Created by: Anton Hryciuk <gnixua@gmail.com> # $FreeBSD$ -# PORTNAME= pidgin-audacious-remote PORTVERSION= 0.5 @@ -20,6 +16,7 @@ BUILD_DEPENDS= audacious>=2.2:${PORTSDIR}/multimedia/audacious \ pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS:= ${BUILD_DEPENDS} +USES= pkgconfig USE_BZIP2= yes diff --git a/net-im/pidgin-manualsize/Makefile b/net-im/pidgin-manualsize/Makefile index da7d87a370f..00e26a0bee4 100644 --- a/net-im/pidgin-manualsize/Makefile +++ b/net-im/pidgin-manualsize/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pidgin-manualsize -# Date created: 8 May 2008 -# Whom: Joseph S. Atkinson <jsatkinson@embarqmail.com> -# +# Created by: Joseph S. Atkinson <jsatkinson@embarqmail.com> # $FreeBSD$ -# PORTNAME= manualsize PORTVERSION= 0.7 @@ -24,6 +20,7 @@ MAKEFILE= makefile PLIST_FILES= lib/pidgin/manualsize.so +USES= pkgconfig USE_BZIP2= yes ALL_TARGET= manualsize.so diff --git a/net-im/pidgin-msn-pecan/Makefile b/net-im/pidgin-msn-pecan/Makefile index ad3ea23c27d..fa3909bdada 100644 --- a/net-im/pidgin-msn-pecan/Makefile +++ b/net-im/pidgin-msn-pecan/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pidgin-msn-pecan -# Date created: 30 July 2008 -# Whom: hrkfrd@gmail.com -# +# Created by: hrkfrd@gmail.com # $FreeBSD$ -# PORTNAME= msn-pecan PORTVERSION= 0.1.0.r1 @@ -23,9 +19,8 @@ LIB_DEPENDS= purple.10:${PORTSDIR}/net-im/libpurple PROJECTHOST= msn-pecan USE_BZIP2= yes -USE_GMAKE= yes USE_LDCONFIG= yes -USES= gettext +USES= gettext gmake pkgconfig post-install: ${GMAKE} -C ${WRKSRC} install_locales diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index e39a5ab3389..0db18b7ccb8 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -24,8 +24,7 @@ PORTSCOUT= limitw:1,even USE_XZ= yes USE_XORG= x11 USE_GNOME= gnomedocutils gtk30 intlhack libgsf libxml2 -USE_GMAKE= yes -USES= desktop-file-utils gettext pathfix shared-mime-info +USES= desktop-file-utils gettext pathfix shared-mime-info gmake pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/x11/gtk-theme-switch2/Makefile b/x11/gtk-theme-switch2/Makefile index 24dbc9a7000..bfbec599035 100644 --- a/x11/gtk-theme-switch2/Makefile +++ b/x11/gtk-theme-switch2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gtk-theme-switch2 -# Date Created: 4 December 2007 -# Whom: Oleg Pudeyev <oleg@bsdpower.com> -# +# Created by: Oleg Pudeyev <oleg@bsdpower.com> # $FreeBSD$ -# PORTNAME= gtk-theme-switch DISTVERSION= 2.0.0rc2 @@ -14,9 +10,9 @@ MASTER_SITES= http://www.muhri.net/ MAINTAINER= oleg@bsdpower.com COMMENT= A command line tool for switching GTK+ 2.0 themes +USES= gmake pkgconfig USE_XORG= x11 USE_GNOME= gtk20 -USE_GMAKE= yes MAN1= switch2.1 PLIST_FILES= bin/switch2 |