svn commit: r301362 - in head: archivers/libcomprex audio/libmtp audio/libsidplay2 cad/adms databases/dbh10 databases/mysqlcppapi devel/bufferpool devel/clanlib devel/compiz-bcop devel/dotconf deve...

Doug Barton dougb at FreeBSD.org
Mon Jul 23 01:33:57 UTC 2012


Author: dougb
Date: Mon Jul 23 01:33:55 2012
New Revision: 301362
URL: http://svn.freebsd.org/changeset/ports/301362

Log:
  For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
  convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
  added by bsd.gnome.mk.

Modified:
  head/archivers/libcomprex/Makefile
  head/audio/libmtp/Makefile
  head/audio/libsidplay2/Makefile
  head/cad/adms/Makefile
  head/databases/dbh10/Makefile
  head/databases/mysqlcppapi/Makefile
  head/devel/bufferpool/Makefile
  head/devel/clanlib/Makefile
  head/devel/compiz-bcop/Makefile
  head/devel/dotconf/Makefile
  head/devel/jclassinfo/Makefile
  head/devel/libYGP/Makefile
  head/devel/libassa/Makefile
  head/devel/libcwd/Makefile
  head/devel/valgrind-snapshot/Makefile
  head/devel/valgrind/Makefile
  head/devel/vstr/Makefile
  head/devel/wininfo/Makefile
  head/devel/zziplib/Makefile
  head/ftp/pureadmin/Makefile
  head/ftp/wzdftpd/Makefile
  head/games/libfov/Makefile
  head/games/pets/Makefile
  head/graphics/ImageMagick/Makefile
  head/graphics/agg/Makefile
  head/graphics/giblib/Makefile
  head/graphics/gsnapshot/Makefile
  head/graphics/libvisual/Makefile
  head/graphics/pstoedit/Makefile
  head/graphics/rawtherapee/Makefile
  head/japanese/ochusha/Makefile
  head/multimedia/aegisub/Makefile
  head/multimedia/gmerlin-avdecoder/Makefile
  head/net/net6/Makefile
  head/net/netembryo/Makefile
  head/net/tapidbus/Makefile
  head/print/libijs/Makefile
  head/print/panda/Makefile
  head/security/openvas-libraries/Makefile
  head/sysutils/xfburn/Makefile
  head/textproc/xmlwrapp/Makefile
  head/x11-toolkits/fxscintilla/Makefile
  head/x11-toolkits/py-sexy/Makefile
  head/x11-wm/windowmaker/Makefile
  head/x11/simdock/Makefile

Modified: head/archivers/libcomprex/Makefile
==============================================================================
--- head/archivers/libcomprex/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/archivers/libcomprex/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -17,12 +17,13 @@ COMMENT=	Transparently handles automatic
 
 LICENSE=	LGPL21
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 #LIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl
 
 OPTIONS_DEFINE=	NLS
 
 USE_AUTOTOOLS=	libtool
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 USE_LDCONFIG=	yes
 MAKE_JOBS_SAFE=	yes
 

Modified: head/audio/libmtp/Makefile
==============================================================================
--- head/audio/libmtp/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/audio/libmtp/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -16,11 +16,13 @@ COMMENT=	Media Transfer Protocol (MTP) l
 
 LICENSE=	LGPL21
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 OPTIONS_DEFINE=	MTPZ
 OPTIONS_DEFAULT=	MTPZ
 MTPZ_DESC=	Enable functionality to connect to MTPZ devices
 
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 USE_ICONV=	yes
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/audio/libsidplay2/Makefile
==============================================================================
--- head/audio/libsidplay2/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/audio/libsidplay2/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -15,7 +15,9 @@ DISTNAME=	sidplay-libs-${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library to play Commodore 64 SID-tunes cycle accurate
 
-USE_GNOME=	gnomehack pkgconfig
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
+USE_GNOME=	gnomehack
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	libtool
 LIBTOOLFILES=	builders/hardsid-builder/configure \

Modified: head/cad/adms/Makefile
==============================================================================
--- head/cad/adms/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/cad/adms/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -18,7 +18,9 @@ COMMENT=	A model generator for SPICE sim
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USE_GNOME=	glib20 pkgconfig
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
+USE_GNOME=	glib20
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/databases/dbh10/Makefile
==============================================================================
--- head/databases/dbh10/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/databases/dbh10/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -17,8 +17,10 @@ COMMENT=	Disk Based Hashtables
 
 CONFLICTS=	dbh-[2-9]*
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 USE_AUTOTOOLS=	libtool
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 

Modified: head/databases/mysqlcppapi/Makefile
==============================================================================
--- head/databases/mysqlcppapi/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/databases/mysqlcppapi/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -14,9 +14,11 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A fork of mysql++ C++ API for MySQL
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 USE_AUTOTOOLS=	libtool
 USE_MYSQL=	yes
-USE_GNOME=	pkgconfig gnomehack
+USE_GNOME=	gnomehack
 GNU_CONFIGURE=	yes
 
 CPPFLAGS+=	-I${LOCALBASE}/include

Modified: head/devel/bufferpool/Makefile
==============================================================================
--- head/devel/bufferpool/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/devel/bufferpool/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -13,10 +13,12 @@ MASTER_SITES=	http://lscube.org/files/do
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Bufferpool - the memory management library Feng and Felix depend upon
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_BZIP2=	yes
 USE_LDCONFIG=	yes
-USE_GNOME=	pkgconfig gnomehack
+USE_GNOME=	gnomehack
 
 .include <bsd.port.mk>

Modified: head/devel/clanlib/Makefile
==============================================================================
--- head/devel/clanlib/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/devel/clanlib/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -18,6 +18,7 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Cross-platform game SDK
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \
 		png15:${PORTSDIR}/graphics/png \
 		mikmod:${PORTSDIR}/audio/libmikmod \
@@ -31,7 +32,7 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-clanJavaScript --disable-docs
 USE_GMAKE=	yes
 USE_XORG=	x11 xmu xi
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 USE_LDCONFIG=	yes
 USE_SDL=	gfx
 USE_GL=		yes

Modified: head/devel/compiz-bcop/Makefile
==============================================================================
--- head/devel/compiz-bcop/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/devel/compiz-bcop/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -13,14 +13,14 @@ MASTER_SITES=	http://releases.compiz.org
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Code generator for Compiz Fusion Plugins
 
-# This annoys me...
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 RUN_DEPENDS=	${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
 		${LOCALBASE}/bin/getopt:${PORTSDIR}/misc/getopt
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 
-USE_GNOME=	pkgconfig libxslt
+USE_GNOME=	libxslt
 
 post-patch:
 	@${REINPLACE_CMD} \

Modified: head/devel/dotconf/Makefile
==============================================================================
--- head/devel/dotconf/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/devel/dotconf/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -16,7 +16,9 @@ COMMENT=	A simple, powerful configuratio
 
 LICENSE=	LGPL21
 
-USE_GNOME=	gnomehack pkgconfig
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
+USE_GNOME=	gnomehack
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
 

Modified: head/devel/jclassinfo/Makefile
==============================================================================
--- head/devel/jclassinfo/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/devel/jclassinfo/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -14,8 +14,10 @@ MASTER_SITES=	SF
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Shows information about Java class, dependencies and more
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 USE_AUTOTOOLS=	libtool
-USE_GNOME=	pkgconfig gnomehack
+USE_GNOME=	gnomehack
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_LDCONFIG=	yes

Modified: head/devel/libYGP/Makefile
==============================================================================
--- head/devel/libYGP/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/devel/libYGP/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -15,12 +15,13 @@ DISTNAME=	libYGP-${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Yet another General Purpose library
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	gmp.10:${PORTSDIR}/math/gmp \
 		boost_filesystem:${PORTSDIR}/devel/boost-libs
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
-USE_GNOME=	pkgconfig gnomehack
+USE_GNOME=	gnomehack
 USE_LDCONFIG=	yes
 USE_GETTEXT=	yes
 CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib"

Modified: head/devel/libassa/Makefile
==============================================================================
--- head/devel/libassa/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/devel/libassa/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -16,8 +16,10 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:C/\.
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	An C++ networking library and application framework
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 GNU_CONFIGURE=	yes
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 USE_LDCONFIG=	yes
 PLIST_SUB=	ASSA_VERSION=${PORTVERSION:R:R}
 

Modified: head/devel/libcwd/Makefile
==============================================================================
--- head/devel/libcwd/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/devel/libcwd/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -14,7 +14,9 @@ MASTER_SITES=	SF
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	The C++ Debugging Support Library
 
-USE_GNOME=	gnomehack pkgconfig
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
+USE_GNOME=	gnomehack
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	libtool
 CONFIGURE_ARGS=	--disable-alloc --disable-location --disable-threading \

Modified: head/devel/valgrind-snapshot/Makefile
==============================================================================
--- head/devel/valgrind-snapshot/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/devel/valgrind-snapshot/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -18,11 +18,13 @@ COMMENT=	A (memory) debugging and profil
 CONFLICTS=	valgrind-[0-9]*
 LATEST_LINK=	valgrind-snapshot
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 ONLY_FOR_ARCHS=	i386 amd64
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 GNU_CONFIGURE=	yes
 
 WRKSRC=		${WRKDIR}/${DISTNAME}

Modified: head/devel/valgrind/Makefile
==============================================================================
--- head/devel/valgrind/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/devel/valgrind/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -19,12 +19,14 @@ CONFLICTS=	valgrind-snapshot-[0-9]*
 
 ONLY_FOR_ARCHS=	i386 amd64
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 OPTIONS_DEFINE=	MPI
 MPI_DESC=	Enable build of MPI wrappers
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 USE_PERL5_BUILD=yes
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/devel/vstr/Makefile
==============================================================================
--- head/devel/vstr/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/devel/vstr/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -16,12 +16,14 @@ MASTER_SITES=	http://freebsd.unixfreunde
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	General purpose string library for C
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 USE_AUTOTOOLS=	libtool
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_CSTD=	gnu89
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 USE_LDCONFIG=	yes
 
 MAN3=		vstr.3 vstr_const.3

Modified: head/devel/wininfo/Makefile
==============================================================================
--- head/devel/wininfo/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/devel/wininfo/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -14,9 +14,11 @@ MASTER_SITES=	http://www.freedesktop.org
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A window information utility
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 USE_XORG=	xext xrender xinerama xrandr xi xfixes xcursor \
 		xcomposite x11 xres
-USE_GNOME=	gtk20 gnomeprefix pkgconfig
+USE_GNOME=	gtk20 gnomeprefix
 GNU_CONFIGURE=	yes
 
 CPPFLAGS+=	-I${LOCALBASE}/include

Modified: head/devel/zziplib/Makefile
==============================================================================
--- head/devel/zziplib/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/devel/zziplib/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -16,12 +16,13 @@ COMMENT=	A library to provide transparen
 LICENSE=	LGPL21 MPL
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	zip:${PORTSDIR}/archivers/zip
+BUILD_DEPENDS=	zip:${PORTSDIR}/archivers/zip \
+		pkg-config>0:${PORTSDIR}/devel/pkg-config
 
 OPTIONS_DEFINE=	SDL
 
 USE_BZIP2=	yes
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 USE_PYTHON_BUILD=	yes
 USE_AUTOTOOLS=	libtool
 CONFIGURE_ENV=	ac_cv_path_XMLTO=":"

Modified: head/ftp/pureadmin/Makefile
==============================================================================
--- head/ftp/pureadmin/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/ftp/pureadmin/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -15,7 +15,9 @@ MASTER_SITES=	SF/purify/Default/${PORTVE
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Management utility for the PureFTPd
 
-USE_GNOME=	pkgconfig gnomehack libglade2
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
+USE_GNOME=	gnomehack libglade2
 USE_FAM=	yes
 USE_GETTEXT=	yes
 USE_GMAKE=	yes

Modified: head/ftp/wzdftpd/Makefile
==============================================================================
--- head/ftp/wzdftpd/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/ftp/wzdftpd/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -14,12 +14,14 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Modular FTP server configurable online using SITE commands
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 USE_AUTOTOOLS=	libtool
 USE_RC_SUBR=	wzdftpd.sh
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-USE_GNOME=	pkgconfig ltverhack
+USE_GNOME=	ltverhack
 CONFIGURE_ARGS+=	--without-pam --disable-pgsql --disable-bonjour
 CPPFLAGS+=	-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
 LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}

Modified: head/games/libfov/Makefile
==============================================================================
--- head/games/libfov/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/games/libfov/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -13,7 +13,9 @@ MASTER_SITES=	http://libfov.googlecode.c
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	C library for calculating fields of view on low resolution rasters
 
-USE_GNOME=	gnomehack pkgconfig
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
+USE_GNOME=	gnomehack
 USE_AUTOTOOLS=	libtool
 CONFIGURE_ENV=	ac_cv_prog_doxygen=no ac_cv_path_SDL_CONFIG=no
 USE_LDCONFIG=	yes

Modified: head/games/pets/Makefile
==============================================================================
--- head/games/pets/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/games/pets/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -15,9 +15,11 @@ MASTER_SITES=	http://www.loria.fr/~rougi
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Funny pets to follow your mouse pointer
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 WRKSRC=		${WRKDIR}/pet-${PORTVERSION}
 
-USE_GNOME=	gtk20 pkgconfig
+USE_GNOME=	gtk20
 
 SUB_FILES=	pkg-message
 

Modified: head/graphics/ImageMagick/Makefile
==============================================================================
--- head/graphics/ImageMagick/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/graphics/ImageMagick/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -17,9 +17,11 @@ MASTER_SITES=	ftp://ftp.imagemagick.org/
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Image processing tools
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 USE_XZ=		yes
 USE_PERL5=	yes
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 USE_AUTOTOOLS=	libltdl
 # For some reason, using our libtool breaks the build into pieces:
 #USE_AUTOTOOLS+=	libtool

Modified: head/graphics/agg/Makefile
==============================================================================
--- head/graphics/agg/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/graphics/agg/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -17,10 +17,11 @@ COMMENT=	A High Quality Rendering Engine
 
 LICENSE=	GPLv2
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2
 
 USE_XORG=	x11
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 USE_SDL=	sdl
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	aclocal autoheader autoconf libtoolize automake

Modified: head/graphics/giblib/Makefile
==============================================================================
--- head/graphics/giblib/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/graphics/giblib/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -14,8 +14,10 @@ MASTER_SITES=	http://linuxbrit.co.uk/dow
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A utility library that includes a wrapper for imlib2
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 USE_AUTOTOOLS=	libtool
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 USE_EFL=	imlib2
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/graphics/gsnapshot/Makefile
==============================================================================
--- head/graphics/gsnapshot/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/graphics/gsnapshot/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -14,8 +14,10 @@ MASTER_SITES=	SF/gould/${PORTNAME}/relea
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A gtk+ based screen capture
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 USE_AUTOTOOLS=	aclocal autoheader automake autoconf libtool
-USE_GNOME=	pkgconfig gtk20 libwnck libxml2
+USE_GNOME=	gtk20 libwnck libxml2
 USE_XORG=	x11 xmu
 
 CFLAGS+=	-fPIC -I${LOCALBASE}/include/libxml2

Modified: head/graphics/libvisual/Makefile
==============================================================================
--- head/graphics/libvisual/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/graphics/libvisual/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -17,7 +17,9 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Abstraction library that sits between apps and visual plugin
 
-USE_GNOME=	gnomehack pkgconfig
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
+USE_GNOME=	gnomehack
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
 CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"

Modified: head/graphics/pstoedit/Makefile
==============================================================================
--- head/graphics/pstoedit/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/graphics/pstoedit/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -16,6 +16,7 @@ COMMENT=	Convert PostScript to other vec
 
 LICENSE=	GPLv2
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	gd.4:${PORTSDIR}/graphics/gd
 
 OPTIONS_DEFINE=	MAGICK EMF MING PLOTUTILS DOCS EXAMPLES
@@ -24,7 +25,7 @@ EMF_DESC=	Enable emf interface
 MING_DESC=	Enable swf interface
 PLOTUTILS_DESC=	Enable libplot interface
 
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 USE_GHOSTSCRIPT=	yes
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes

Modified: head/graphics/rawtherapee/Makefile
==============================================================================
--- head/graphics/rawtherapee/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/graphics/rawtherapee/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -16,6 +16,7 @@ COMMENT=	A powerful RAW image processing
 
 LICENSE=	GPLv3
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
 		iptcdata.3:${PORTSDIR}/graphics/libiptcdata \
 		jpeg.11:${PORTSDIR}/graphics/jpeg \
@@ -27,7 +28,7 @@ LIB_DEPENDS=	gtkmm-2.4.1:${PORTSDIR}/x11
 USE_CMAKE=	yes
 MAKE_JOBS_SAFE=	yes
 USE_XZ=		yes
-USE_GNOME=	gtk20 glib20 pkgconfig
+USE_GNOME=	gtk20 glib20
 USE_LDCONFIG=	yes
 CFLAGS+=	-I${LOCALBASE}/include -fPIC ${PTHREAD_CFLAGS}
 CXXFLAGS+=	-I${LOCALBASE}/include -fPIC ${PTHREAD_CFLAGS}

Modified: head/japanese/ochusha/Makefile
==============================================================================
--- head/japanese/ochusha/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/japanese/ochusha/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -15,11 +15,13 @@ MASTER_SITE_SUBDIR=		ochusha/16560
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A GUI BBS browser for 2ch.net
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 MAN1=		ochusha.1
 MANCOMPRESSED=	no
 
 USE_BZIP2=	yes
-USE_GNOME=	pkgconfig glib20 gtk20 libxml2
+USE_GNOME=	glib20 gtk20 libxml2
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	libtool

Modified: head/multimedia/aegisub/Makefile
==============================================================================
--- head/multimedia/aegisub/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/multimedia/aegisub/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -24,6 +24,7 @@ COMMENT=	A cross-platform subtitle edito
 
 LICENSE=	BSD
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
 
 OPTIONS_DEFINE=	DEBUG PROFILE GCOV EFENCE ASS ALSA OPENAL PORTAUDIO PULSEAUDIO \
@@ -34,7 +35,7 @@ EFENCE_DESC=	Electric Fence (require pro
 ASS_DESC=	libASS subtitle provider
 HUNSPELL_DESC=	Hunspell support
 
-USE_GNOME=	intltool pkgconfig
+USE_GNOME=	intltool
 USE_WX=		2.8
 WX_COMPS=	wx contrib
 WX_UNICODE=	yes

Modified: head/multimedia/gmerlin-avdecoder/Makefile
==============================================================================
--- head/multimedia/gmerlin-avdecoder/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/multimedia/gmerlin-avdecoder/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -16,7 +16,8 @@ COMMENT=	General purpose media decoding 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BUILD_DEPENDS=	${LOCALBASE}/include/linux/dvb/frontend.h:${PORTSDIR}/multimedia/v4l_compat
+BUILD_DEPENDS=	${LOCALBASE}/include/linux/dvb/frontend.h:${PORTSDIR}/multimedia/v4l_compat \
+		pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	gavl.1:${PORTSDIR}/multimedia/gavl
 
 OPTIONS_DEFINE=	A52 CDIO DCA DVDREAD FAAD FFMPEG FLAC GMERLIN MAD \
@@ -29,7 +30,7 @@ DVDREAD_DESC=	libdvdread support
 GMERLIN_DESC=	gmerlin support
 SAMBA_DESC=	Samba support using libsmbclient
 
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-cpuflags=none --without-doxygen

Modified: head/net/net6/Makefile
==============================================================================
--- head/net/net6/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/net/net6/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -15,10 +15,11 @@ COMMENT=	Network access framework for IP
 
 LICENSE=	GPLv2
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
 		gnutls.47:${PORTSDIR}/security/gnutls
 
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 USE_AUTOTOOLS=	libtool
 MAKE_JOBS_SAFE=	yes
 USE_LDCONFIG=	yes

Modified: head/net/netembryo/Makefile
==============================================================================
--- head/net/netembryo/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/net/netembryo/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -15,10 +15,12 @@ COMMENT=	A network abstraction library u
 
 LICENSE=	LGPL21
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_BZIP2=	yes
 USE_LDCONFIG=	yes
-USE_GNOME=	pkgconfig gnomehack
+USE_GNOME=	gnomehack
 
 .include <bsd.port.mk>

Modified: head/net/tapidbus/Makefile
==============================================================================
--- head/net/tapidbus/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/net/tapidbus/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -14,12 +14,13 @@ MASTER_SITES=	SF/tapioca-voip/OldFiles
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Abstraction layer for interprocess communication
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
 
 GNU_CONFIGURE=	yes
 USE_AUTOTOOLS=	libtool
 USE_GMAKE=	yes
-USE_GNOME=	pkgconfig glib20 gnomehack
+USE_GNOME=	glib20 gnomehack
 USE_LDCONFIG=	yes
 
 WRKSRC=		${WRKDIR}/${PORTNAME}

Modified: head/print/libijs/Makefile
==============================================================================
--- head/print/libijs/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/print/libijs/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -16,8 +16,10 @@ DIST_SUBDIR=	ghostscript
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	C library that supports plugin printer driver for Ghostscript
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 USE_BZIP2=	yes
-USE_GNOME=	lthack pkgconfig
+USE_GNOME=	lthack
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes

Modified: head/print/panda/Makefile
==============================================================================
--- head/print/panda/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/print/panda/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -19,12 +19,13 @@ COMMENT=	A PDF generation library
 LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	dual
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \
 		png15:${PORTSDIR}/graphics/png \
 		tiff.4:${PORTSDIR}/graphics/tiff
 
 USE_BZIP2=	yes
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 USE_BDB=	yes
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	libtool

Modified: head/security/openvas-libraries/Makefile
==============================================================================
--- head/security/openvas-libraries/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/security/openvas-libraries/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -14,12 +14,13 @@ MASTER_SITES=	http://wald.intevation.org
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Libraries for OpenVAS
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	gnutls.47:${PORTSDIR}/security/gnutls \
 		gcrypt.18:${PORTSDIR}/security/libgcrypt
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-USE_GNOME=	glib20 pkgconfig
+USE_GNOME=	glib20
 MAKE_JOBS_UNSAFE=	yes
 
 MAN1=		libopenvas-config.1

Modified: head/sysutils/xfburn/Makefile
==============================================================================
--- head/sysutils/xfburn/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/sysutils/xfburn/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -16,6 +16,7 @@ DIST_SUBDIR=	xfce4
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	CD/DVD burning tool for Xfce
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	burn.4:${PORTSDIR}/devel/libburn \
 		isofs.6:${PORTSDIR}/devel/libisofs
 RUN_DEPENDS=	cdrdao:${PORTSDIR}/sysutils/cdrdao
@@ -25,7 +26,7 @@ CONFIGURE_ENV=	GMSGFMT=${PREFIX}/bin/msg
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
-USE_GNOME=	intltool pkgconfig
+USE_GNOME=	intltool
 USE_XFCE=	configenv libexo libgui
 USE_CDRTOOLS=	yes
 INSTALLS_ICONS=	yes

Modified: head/textproc/xmlwrapp/Makefile
==============================================================================
--- head/textproc/xmlwrapp/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/textproc/xmlwrapp/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -17,11 +17,12 @@ COMMENT=	A modern style C++ library for 
 LICENSE=	BSD
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	boost_iostreams.4:${PORTSDIR}/devel/boost-libs
 
 OPTIONS=	XSLT "build libxsltwrap library (requires libxslt)" off
 
-USE_GNOME=	gnomehack libxml2 pkgconfig
+USE_GNOME=	gnomehack libxml2
 USE_PERL5_BUILD=yes
 USE_AUTOTOOLS=	libtool
 CONFIGURE_ARGS=	--disable-silent-rules

Modified: head/x11-toolkits/fxscintilla/Makefile
==============================================================================
--- head/x11-toolkits/fxscintilla/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/x11-toolkits/fxscintilla/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -17,9 +17,10 @@ COMMENT=	A Fox toolkit reimplementation 
 LICENSE=	LGPL21 # (or later)
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	FOX-1.6:${PORTSDIR}/x11-toolkits/fox16
 
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-shared
 USE_LDCONFIG=	yes

Modified: head/x11-toolkits/py-sexy/Makefile
==============================================================================
--- head/x11-toolkits/py-sexy/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/x11-toolkits/py-sexy/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -16,10 +16,11 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Libsexy bindings for Python
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	sexy.2:${PORTSDIR}/x11-toolkits/libsexy
 
 USE_AUTOTOOLS=	libtool
-USE_GNOME=	pygtk2 pkgconfig
+USE_GNOME=	pygtk2
 USE_PYTHON=	yes
 GNU_CONFIGURE=	yes
 

Modified: head/x11-wm/windowmaker/Makefile
==============================================================================
--- head/x11-wm/windowmaker/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/x11-wm/windowmaker/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -15,6 +15,7 @@ DISTNAME=	WindowMaker-${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT?=	GNUstep-compliant NeXTstep window manager clone
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	gif:${PORTSDIR}/graphics/giflib \
 		png15:${PORTSDIR}/graphics/png \
 		jbig:${PORTSDIR}/graphics/jbigkit \
@@ -31,7 +32,7 @@ MAKE_JOBS_SAFE=	yes
 
 USE_AUTOTOOLS=	libtool
 USE_BZIP2=	yes
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 USE_XORG=	xft xinerama xmu xpm
 USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes

Modified: head/x11/simdock/Makefile
==============================================================================
--- head/x11/simdock/Makefile	Mon Jul 23 00:20:34 2012	(r301361)
+++ head/x11/simdock/Makefile	Mon Jul 23 01:33:55 2012	(r301362)
@@ -15,8 +15,10 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A fast and customizable dockbar
 
+BUILD_DEPENDS=	pkg-config>0:${PORTSDIR}/devel/pkg-config
+
 GNU_CONFIGURE=	yes
-USE_GNOME=	gnomehack gnomeprefix pkgconfig gconf2 libwnck
+USE_GNOME=	gnomehack gnomeprefix gconf2 libwnck
 USE_WX=		2.8
 WX_CONF_ARGS=	absolute
 



More information about the svn-ports-head mailing list