svn commit: r326934 - in head: devel/gps editors/gobby finance/grisbi graphics/grafx2 graphics/gsculpt mail/gkrellmmailwatch2 mail/gmail-notify math/gretl misc/gkrellm-helium misc/gkrellm-xkb misc/...

Antoine Brodin antoine at FreeBSD.org
Tue Sep 10 21:31:38 UTC 2013


Author: antoine
Date: Tue Sep 10 21:31:33 2013
New Revision: 326934
URL: http://svnweb.freebsd.org/changeset/ports/326934

Log:
  Add an explicit dependency on pkgconf
  
  Approved by:	portmgr (bapt)

Modified:
  head/devel/gps/Makefile
  head/editors/gobby/Makefile
  head/finance/grisbi/Makefile
  head/graphics/grafx2/Makefile
  head/graphics/gsculpt/Makefile
  head/mail/gkrellmmailwatch2/Makefile
  head/mail/gmail-notify/Makefile
  head/math/gretl/Makefile
  head/misc/gkrellm-helium/Makefile
  head/misc/gkrellm-xkb/Makefile
  head/misc/gkrellmbgchg2/Makefile
  head/misc/gkrellmlaunch2/Makefile
  head/misc/gkrellshoot2/Makefile
  head/misc/gkrellweather2/Makefile
  head/net/gkrellmwireless2/Makefile
  head/science/gsmc/Makefile
  head/security/gnome-ssh-askpass/Makefile
  head/sysutils/gkrellfire/Makefile
  head/sysutils/gkrellm-trayicons/Makefile
  head/sysutils/gkrelltop/Makefile
  head/www/gnome-web-photo/Makefile

Modified: head/devel/gps/Makefile
==============================================================================
--- head/devel/gps/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/devel/gps/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -20,11 +20,10 @@ LIB_DEPENDS=	gmp:${PORTSDIR}/math/gmp
 LATEST_LINK=		gps-ide
 
 GNU_CONFIGURE=		yes
-USE_GMAKE=		yes
 USE_BZIP2=		yes
-USE_PERL5_BUILD=	yes
+USE_PERL5=		build
 ALL_TARGET=		default
-USES=			ada
+USES=			ada gmake perl5 pkgconfig
 WRKSRC=			${WRKDIR}/gps-release-ide-${PORTVERSION}-src
 
 CONFIGURE_ENV+=		AWK=/usr/bin/awk

Modified: head/editors/gobby/Makefile
==============================================================================
--- head/editors/gobby/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/editors/gobby/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -20,7 +20,7 @@ OPTIONS_DEFINE=	GTKSPELL NLS
 GTKSPELL_DESC=	Enable GtkSpell support
 
 USE_GNOME=	gnomehack gtksourceview2 intltool
-USE_GMAKE=	yes
+USES=		gmake pkgconfig
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 

Modified: head/finance/grisbi/Makefile
==============================================================================
--- head/finance/grisbi/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/finance/grisbi/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -15,8 +15,7 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	ofx.5:${PORTSDIR}/finance/libofx
 
 USE_BZIP2=	yes
-USES=		iconv
-USE_GMAKE=	yes
+USES=		gmake iconv pkgconfig
 GNU_CONFIGURE=	yes
 USE_GNOME=	gtk20 glib20 libxml2
 USE_OPENSSL=	yes

Modified: head/graphics/grafx2/Makefile
==============================================================================
--- head/graphics/grafx2/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/graphics/grafx2/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -14,7 +14,7 @@ COMMENT=	Pixelart-oriented bitmap painti
 LIB_DEPENDS=	X11:${PORTSDIR}/x11/libX11 \
 		png15:${PORTSDIR}/graphics/png
 
-USES=		gmake
+USES=		gmake pkgconfig
 USE_GCC=	any
 USE_SDL=	sdl image
 

Modified: head/graphics/gsculpt/Makefile
==============================================================================
--- head/graphics/gsculpt/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/graphics/gsculpt/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -19,6 +19,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}open
 
 WRKSRC=		${WRKDIR}/${DISTNAME:S,-src,,}
 
+USES=		pkgconfig
 USE_GNOME=	pygtk2
 USE_GL=		glu
 USE_XORG=	x11

Modified: head/mail/gkrellmmailwatch2/Makefile
==============================================================================
--- head/mail/gkrellmmailwatch2/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/mail/gkrellmmailwatch2/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -18,7 +18,7 @@ RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutil
 
 WRKSRC=		${WRKDIR}/gkrellm-mailwatch
 
-USE_GMAKE=	yes
+USES=		gmake pkgconfig
 USE_LDCONFIG=	yes
 
 MAKE_ENV+=	PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins

Modified: head/mail/gmail-notify/Makefile
==============================================================================
--- head/mail/gmail-notify/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/mail/gmail-notify/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gmail-notify
-# Date created:				07 June 2005
-# Whom:					David
-#
+# Created by: David
 # $FreeBSD$
-#
 
 PORTNAME=	gmail-notify
 PORTVERSION=	1.6.1.1
@@ -18,7 +14,7 @@ BUILD_DEPENDS=	${NONEXISTENT}:${PORTSDIR
 
 USE_GNOME=	pygtk2
 USE_PYTHON=	yes
-USE_GMAKE=	yes
+USES=		gmake pkgconfig
 
 .include <bsd.port.pre.mk>
 

Modified: head/math/gretl/Makefile
==============================================================================
--- head/math/gretl/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/math/gretl/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -15,9 +15,8 @@ LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl \
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
 USE_FORTRAN=	yes
-USE_GMAKE=	yes
 USE_LDCONFIG=	yes
-USES=		pathfix
+USES=		gmake pathfix pkgconfig
 WANT_GNOME=	yes
 
 ALL_TARGET=		# empty

Modified: head/misc/gkrellm-helium/Makefile
==============================================================================
--- head/misc/gkrellm-helium/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/misc/gkrellm-helium/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gkrellm-helium
-# Date Created:		19 Apr 2003
-# Whom:			Pav Lucistnik <pav at oook.cz>
-#
+# Created by: Pav Lucistnik <pav at oook.cz>
 # $FreeBSD$
-#
 
 PORTNAME=	gkrellm-helium
 PORTVERSION=	2.3.1
@@ -19,6 +15,7 @@ BUILD_DEPENDS=	${LOCALBASE}/include/gkre
 LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl
 RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
 
+USES=		pkgconfig
 PLIST_FILES=	libexec/gkrellm2/plugins/helium.so
 
 CFLAGS+=	-fPIC -I${LOCALBASE}/include

Modified: head/misc/gkrellm-xkb/Makefile
==============================================================================
--- head/misc/gkrellm-xkb/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/misc/gkrellm-xkb/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gkrellm-xkb
-# Date Created:				Jun 24 2003
-# Whom:					Pav Lucistnik <pav at oook.cz>
-#
+# Created by: Pav Lucistnik <pav at oook.cz>
 # $FreeBSD$
-#
 
 PORTNAME=	gkrellm-xkb
 PORTVERSION=	1.05
@@ -17,6 +13,7 @@ COMMENT=	X keyboard layout plugin for GK
 BUILD_DEPENDS=	${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
 RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
 
+USES=		pkgconfig
 PLIST_FILES=	libexec/gkrellm2/plugins/xkb.so
 MAKE_ENV=	PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins
 ALL_TARGET=	xkb.so

Modified: head/misc/gkrellmbgchg2/Makefile
==============================================================================
--- head/misc/gkrellmbgchg2/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/misc/gkrellmbgchg2/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -15,6 +15,7 @@ LICENSE=	GPLv2
 BUILD_DEPENDS=	${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
 RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
 
+USES=		pkgconfig
 USE_GNOME=	gtk20
 
 PLIST_FILES=	libexec/gkrellm2/plugins/gkrellmbgchg.so

Modified: head/misc/gkrellmlaunch2/Makefile
==============================================================================
--- head/misc/gkrellmlaunch2/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/misc/gkrellmlaunch2/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -14,6 +14,7 @@ COMMENT=	Application launcher plugin for
 BUILD_DEPENDS=	${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
 RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
 
+USES=		pkgconfig
 PLIST_FILES=	libexec/gkrellm2/plugins/gkrellmlaunch.so
 ALL_TARGET=	${PORTNAME}.so
 

Modified: head/misc/gkrellshoot2/Makefile
==============================================================================
--- head/misc/gkrellshoot2/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/misc/gkrellshoot2/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -15,6 +15,7 @@ BUILD_DEPENDS=	${LOCALBASE}/include/gkre
 RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2 \
 		import:${PORTSDIR}/graphics/ImageMagick
 
+USES=		pkgconfig
 PLIST_FILES=	libexec/gkrellm2/plugins/gkrellshoot.so
 WRKSRC=		${WRKDIR}/gkrellShoot-${PORTVERSION}
 

Modified: head/misc/gkrellweather2/Makefile
==============================================================================
--- head/misc/gkrellweather2/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/misc/gkrellweather2/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gkrellweather2
-# Date Created:		24 Nov 2002
-# Whom:			Jean-Yves Lefort <jylefort at brutele.be>
-#
+# Created by: Jean-Yves Lefort <jylefort at brutele.be>
 # $FreeBSD$
-#
 
 PORTNAME=	gkrellweather
 PORTVERSION=	2.0.7
@@ -18,7 +14,7 @@ COMMENT=	GKrellWeather is a weather plug
 BUILD_DEPENDS=	${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
 RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
 
-USE_GMAKE=	yes
+USES=		gmake pkgconfig
 ALL_TARGET=	gkrellweather.so
 
 MAKE_ENV=	enable_nls=1 PTHREAD_LIBS=${PTHREAD_LIBS}

Modified: head/net/gkrellmwireless2/Makefile
==============================================================================
--- head/net/gkrellmwireless2/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/net/gkrellmwireless2/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gkrellm-wireless
-# Date Created:			17 Mar 2003
-# Whom:				KT Sin <ktsin at acm.org>
-#
+# Created by: KT Sin <ktsin at acm.org>
 # $FreeBSD$
-#
 
 PORTNAME=	gkrellmwireless
 PORTVERSION=	2.0.2
@@ -20,6 +16,6 @@ RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutil
 WRKSRC=		${WRKDIR}/gkrellmwireless
 
 USE_XORG=	x11
-USE_GMAKE=	yes
+USES=		gmake pkgconfig
 
 .include <bsd.port.mk>

Modified: head/science/gsmc/Makefile
==============================================================================
--- head/science/gsmc/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/science/gsmc/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -1,9 +1,5 @@
-# ports collection makefile for:	gsmc
-# Date created:		11 February 2006
-# Whom:			db
-#
+# Created by: db
 # $FreeBSD$
-#
 
 PORTNAME=	gsmc
 PORTVERSION=	1.1
@@ -18,7 +14,7 @@ USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
-USE_GMAKE=	yes
+USES=		gmake pkgconfig
 USE_AUTOTOOLS=	aclocal automake autoconf
 AUTOMAKE_ARGS=	-i --add-missing --foreign --copy
 

Modified: head/security/gnome-ssh-askpass/Makefile
==============================================================================
--- head/security/gnome-ssh-askpass/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/security/gnome-ssh-askpass/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -18,6 +18,7 @@ BUILD_WRKSRC=	${WRKSRC}/contrib
 ALL_TARGET=	gnome-ssh-askpass2
 
 PLIST_FILES=	bin/gnome-ssh-askpass2
+USES=		pkgconfig
 USE_GNOME=	gtk20
 
 .include <bsd.port.pre.mk>

Modified: head/sysutils/gkrellfire/Makefile
==============================================================================
--- head/sysutils/gkrellfire/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/sysutils/gkrellfire/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gkrellfire
-# Date created:		2004-07-16
-# Whom:			Roman Bogorodskiy <bogorodskiy at inbox.ru>
-#
+# Created by: Roman Bogorodskiy <bogorodskiy at inbox.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	gkrellfire
 PORTVERSION=	0.4.2
@@ -21,7 +17,7 @@ BUILD_DEPENDS=	${LOCALBASE}/include/gkre
 RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
 
 PLIST_FILES=	libexec/gkrellm2/plugins/${PORTNAME}.so
-USE_GMAKE=	yes
+USES=		gmake pkgconfig
 MAKE_ARGS=	CC="${CC}"
 
 do-install:

Modified: head/sysutils/gkrellm-trayicons/Makefile
==============================================================================
--- head/sysutils/gkrellm-trayicons/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/sysutils/gkrellm-trayicons/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gkrellm-trayicons
-# Date created:		Wed Jun 23 14:55:49 CEST 2004
-# Whom:			Tobias Roth <ports at fsck.ch>
-#
+# Created by: Tobias Roth <ports at fsck.ch>
 # $FreeBSD$
-#
 
 PORTNAME=	trayicons
 PORTVERSION=	1.03
@@ -19,6 +15,7 @@ COMMENT=	GKrellM2 plugin to display defi
 BUILD_DEPENDS=	${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
 RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
 
+USES=		pkgconfig
 PLIST_FILES=	libexec/gkrellm2/plugins/trayicons.so
 
 ALL_TARGET=	trayicons.so

Modified: head/sysutils/gkrelltop/Makefile
==============================================================================
--- head/sysutils/gkrelltop/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/sysutils/gkrelltop/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -13,7 +13,7 @@ COMMENT=	Plugin for gkrellm 2.x shows to
 RUN_DEPENDS=	gkrellmd:${PORTSDIR}/sysutils/gkrellm2
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
-USES=		gmake
+USES=		gmake pkgconfig
 MAKE_ARGS=	INSTALLDIR=${LOCALBASE}/libexec/gkrellm2/plugins \
 		INSTALLDIRD=${PREFIX}/libexec/gkrellm2/plugins-gkrellmd
 

Modified: head/www/gnome-web-photo/Makefile
==============================================================================
--- head/www/gnome-web-photo/Makefile	Tue Sep 10 21:07:38 2013	(r326933)
+++ head/www/gnome-web-photo/Makefile	Tue Sep 10 21:31:33 2013	(r326934)
@@ -1,11 +1,6 @@
-# New ports collection makefile for:	gnome-web-photo
-# Date created:		2005-11-30
-# Whom:			Michael Johnson <ahze at FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze at FreeBSD.org>
 # $FreeBSD$
 #   $MCom: ports/www/gnome-web-photo/Makefile,v 1.5 2007/08/07 03:27:32 mezz Exp $
-#
-#
 
 PORTNAME=	gnome-web-photo
 PORTVERSION=	0.10.3
@@ -23,8 +18,7 @@ LIB_DEPENDS=	webkitgtk-1.0.0:${PORTSDIR}
 
 USE_XZ=		yes
 USE_GNOME=	gconf2 gnomehack gnomeprefix
-USES=		gettext
-USE_GMAKE=	yes
+USES=		gettext gmake pkgconfig
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-silent-rules \
 		--with-gtk=2.0


More information about the svn-ports-all mailing list