svn commit: r326151 - in head: accessibility/orca audio/sound-juicer deskutils/alacarte deskutils/deskbar-applet deskutils/hamster-applet deskutils/nautilus-sendto devel/guikachu games/gnome-games ...
Baptiste Daroussin
bapt at FreeBSD.org
Tue Sep 3 14:09:01 UTC 2013
Author: bapt
Date: Tue Sep 3 14:08:55 2013
New Revision: 326151
URL: http://svnweb.freebsd.org/changeset/ports/326151
Log:
Add an explicit dependency on pkgconf
Modified:
head/accessibility/orca/Makefile
head/audio/sound-juicer/Makefile
head/deskutils/alacarte/Makefile
head/deskutils/deskbar-applet/Makefile
head/deskutils/hamster-applet/Makefile
head/deskutils/nautilus-sendto/Makefile
head/devel/guikachu/Makefile
head/games/gnome-games/Makefile
head/games/gweled/Makefile
head/mail/evolution-exchange/Makefile
head/misc/gnome-osd/Makefile
head/multimedia/cheese/Makefile
head/multimedia/totem/Makefile
head/net-im/empathy/Makefile
head/print/gnome-cups-manager/Makefile
head/security/seahorse-plugins/Makefile
head/sysutils/gnome-control-center/Makefile
head/www/evolution-webcal/Makefile
head/x11-toolkits/py-gnome-desktop/Makefile
head/x11/gdm/Makefile
head/x11/gnome-applets/Makefile
head/x11/gnome-session/Makefile
head/x11/guake/Makefile
Modified: head/accessibility/orca/Makefile
==============================================================================
--- head/accessibility/orca/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/accessibility/orca/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_
LATEST_LINK= gnome-orca
USE_BZIP2= yes
-USES= gmake gettext
+USES= gmake gettext pkgconfig
USE_PYTHON= yes
USE_GNOME= gnomeprefix gnomehack libgnomeui gnomespeech pygnome2 \
pygnomedesktop
Modified: head/audio/sound-juicer/Makefile
==============================================================================
--- head/audio/sound-juicer/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/audio/sound-juicer/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -21,7 +21,7 @@ LIB_DEPENDS= musicbrainz3.6:${PORTSDIR}/
brasero-media.3:${PORTSDIR}/sysutils/brasero
USE_BZIP2= yes
-USES= gettext gmake pathfix
+USES= gettext gmake pathfix pkgconfig
INSTALLS_OMF= yes
USE_GNOME= intlhack gnomeprefix gconf2 libglade2 gnomedocutils
USE_GSTREAMER= cdparanoia vorbis flac gconf good gio
Modified: head/deskutils/alacarte/Makefile
==============================================================================
--- head/deskutils/alacarte/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/deskutils/alacarte/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -1,10 +1,6 @@
-# New ports collection makefile for: menueditor
-# Date created: 22 March 2005
-# Whom: FreeBSD GNOME Team
-#
+# Created by: FreeBSD GNOME Team
# $FreeBSD$
# $MCom: ports/deskutils/alacarte/Makefile,v 1.25 2010/03/29 13:19:00 avl Exp $
-#
PORTNAME= alacarte
PORTVERSION= 0.13.2
@@ -18,8 +14,7 @@ COMMENT= An editor for the freedesktop.o
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix pygnomedesktop intlhack
-USE_GMAKE= yes
-USES= gettext
+USES= gettext gmake pkgconfig
USE_PYTHON= yes
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
Modified: head/deskutils/deskbar-applet/Makefile
==============================================================================
--- head/deskutils/deskbar-applet/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/deskutils/deskbar-applet/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/dbus
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
USE_BZIP2= yes
-USES= pathfix gettext gmake
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= gnomeprefix pygnomedesktop intlhack
USE_PYTHON= yes
GNU_CONFIGURE= yes
Modified: head/deskutils/hamster-applet/Makefile
==============================================================================
--- head/deskutils/hamster-applet/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/deskutils/hamster-applet/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -1,10 +1,6 @@
-# New ports collection makefile for: hamster-applet
-# Date created: 06 August 2008
-# Whom: Joe Marcus Clarke <marcus at FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus at FreeBSD.org>
# $FreeBSD$
# $MCom: ports/deskutils/hamster-applet/Makefile,v 1.42 2010/06/06 11:27:47 kwm Exp $
-#
PORTNAME= hamster-applet
PORTVERSION= 2.32.1
@@ -22,8 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqli
${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus
USE_BZIP2= yes
-USES= gettext
-USE_GMAKE= yes
+USES= gettext gmake pkgconfig
USE_PYTHON= yes
USE_XORG= xscrnsaver
USE_GNOME= gnomeprefix intlhack gnomehack pygnomedesktop \
Modified: head/deskutils/nautilus-sendto/Makefile
==============================================================================
--- head/deskutils/nautilus-sendto/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/deskutils/nautilus-sendto/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -15,8 +15,7 @@ MAN1= nautilus-sendto.1
GLIB_SCHEMAS= org.gnome.Nautilus.Sendto.gschema.xml
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USES= pathfix gettext
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= intlhack gnomeprefix nautilus2 gnomehack evolutiondataserver
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
Modified: head/devel/guikachu/Makefile
==============================================================================
--- head/devel/guikachu/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/devel/guikachu/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: guikachu
-# Date created: 7 Nov 2004
-# Whom: Alexander Nedotsukov <bland at FreeBSD.org>
-#
+# Created by: Alexander Nedotsukov <bland at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= guikachu
PORTVERSION= 1.5.10
@@ -18,7 +14,7 @@ COMMENT= Resource editor for PalmOS(tm)
LIB_DEPENDS= gnomeuimm-2.6.1:${PORTSDIR}/x11-toolkits/libgnomeuimm26 \
gnomevfsmm-2.6.1:${PORTSDIR}/devel/gnome-vfsmm
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
Modified: head/games/gnome-games/Makefile
==============================================================================
--- head/games/gnome-games/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/games/gnome-games/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -24,9 +24,8 @@ USE_BZIP2= yes
USE_PYTHON= yes
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
-USE_GMAKE= yes
USE_GL= gl
-USES= pathfix gettext
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= gnomeprefix intlhack librsvg2 desktopfileutils \
pygnomedesktop gnomedocutils
USE_GSTREAMER= vorbis ogg
Modified: head/games/gweled/Makefile
==============================================================================
--- head/games/gweled/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/games/gweled/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -12,7 +12,7 @@ COMMENT= GNOME version of the game calle
LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod
-USE= gmake pkgconfig
+USES= gmake pkgconfig
USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui librsvg2
GNU_CONFIGURE= yes
Modified: head/mail/evolution-exchange/Makefile
==============================================================================
--- head/mail/evolution-exchange/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/mail/evolution-exchange/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -1,10 +1,6 @@
-# New ports collection makefile for: evolution-exchange
-# Date created: 28 April, 2005
-# Whom: Adam Weinberger, based off kiesel's ximian-exchange port
-#
+# Created by: Adam Weinberger, based off kiesel's ximian-exchange port
# $FreeBSD$
# $MCom: ports/mail/evolution-exchange/Makefile,v 1.172 2012/09/20 23:06:27 kwm Exp $
-#
PORTNAME= evolution-exchange
PORTVERSION= 2.32.1
@@ -23,9 +19,8 @@ RUN_DEPENDS= ${EVO_PC_FILE}:${PORTSDIR}/
CONFLICTS= evolution-exchange-3.[0-9]*
USE_BZIP2= yes
-USES= gettext
+USES= gettext gmake pkgconfig
USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
USE_BDB= 41
USE_OPENLDAP= yes
USE_GNOME= gnomeprefix intlhack gnomehack ltasneededhack
Modified: head/misc/gnome-osd/Makefile
==============================================================================
--- head/misc/gnome-osd/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/misc/gnome-osd/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -11,10 +11,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= On-Screen-Display infrastructure using Pango text rendering
-USES= pathfix
+USES= pathfix gmake pkgconfig
USE_GNOME= gnomeprefix intlhack pygnome2
USE_PYTHON= yes
-USE_GMAKE= yes
GNU_CONFIGURE= yes
GCONF_SCHEMAS= gnome-osd.schemas
Modified: head/multimedia/cheese/Makefile
==============================================================================
--- head/multimedia/cheese/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/multimedia/cheese/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -1,10 +1,6 @@
-# New ports collection makefile for: cheese
-# Date created: 13 January 2008
-# Whom: FreeBSD GNOME Team <gnome at FreeBSD.org>
-#
+# Created by: FreeBSD GNOME Team <gnome at FreeBSD.org>
# $FreeBSD$
# $MCom: ports/multimedia/cheese/Makefile,v 1.63 2010/09/28 08:21:02 kwm Exp $
-#
PORTNAME= cheese
PORTVERSION= 2.32.0
@@ -22,10 +18,9 @@ LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/
USE_XORG= xxf86vm
USE_BZIP2= yes
-USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix intlhack evolutiondataserver librsvg2 \
gnomedocutils gnomedesktop
-USES= gettext
+USES= gettext gmake pkgconfig
USE_GSTREAMER= gconf good ogg theora v4l2 vorbis
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
Modified: head/multimedia/totem/Makefile
==============================================================================
--- head/multimedia/totem/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/multimedia/totem/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -24,7 +24,7 @@ CONFLICTS= totem-3.[0-9]*
USE_PYTHON= yes
USE_BZIP2= yes
-USES= pathfix gettext desktop-file-utils
+USES= pathfix gettext desktop-file-utils pkgconfig
USE_GNOME= gnomeprefix intlhack nautilus2 \
ltverhack pygtk2 gnomehier
USE_GSTREAMER= core gconf hal good mpeg2dec soup ugly python gio
Modified: head/net-im/empathy/Makefile
==============================================================================
--- head/net-im/empathy/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/net-im/empathy/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -30,9 +30,8 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgcon
CONFLICTS= empathy-3.[0-9]*
-USE_GMAKE= yes
USE_BZIP2= yes
-USES= gettext
+USES= gettext gmake pkgconfig
USE_LDCONFIG= yes
USE_GNOME= evolutiondataserver gnomehack gnomeprefix pygtk2 ltverhack
USE_GSTREAMER= yes
Modified: head/print/gnome-cups-manager/Makefile
==============================================================================
--- head/print/gnome-cups-manager/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/print/gnome-cups-manager/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gnome-cups-manager
-# Date created: 14 Jul 2003
-# Whom: Glenn Johnson <glennpj at charter.net>
-#
+# Created by: Glenn Johnson <glennpj at charter.net>
# $FreeBSD$
# $MCom: ports/print/gnome-cups-manager/Makefile,v 1.8 2007/07/20 01:11:31 mezz Exp $
-#
PORTNAME= gnome-cups-manager
PORTVERSION= 0.31
@@ -22,10 +18,9 @@ RUN_DEPENDS= gnomesu:${PORTSDIR}/securit
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
-USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui libgnomeui \
desktopfileutils
-USES= gettext
+USES= gettext gmake pkgconfig
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
Modified: head/security/seahorse-plugins/Makefile
==============================================================================
--- head/security/seahorse-plugins/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/security/seahorse-plugins/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -16,8 +16,7 @@ LIB_DEPENDS= cryptui:${PORTSDIR}/securit
gcrypt:${PORTSDIR}/security/libgcrypt
USE_BZIP2= yes
-USE_GMAKE= yes
-USES= pathfix gettext
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= intlhack gnomeprefix gconf2 gnomedocutils
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
Modified: head/sysutils/gnome-control-center/Makefile
==============================================================================
--- head/sysutils/gnome-control-center/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/sysutils/gnome-control-center/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gnomecontrolcenter2
-# Date created: 04 May 2002
-# Whom: Joe Marcus Clarke <marcus at FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus at FreeBSD.org>
# $FreeBSD$
# $MCom: ports/sysutils/gnome-control-center/Makefile,v 1.214 2010/11/18 11:46:09 kwm Exp $
-#
PORTNAME= gnome-control-center
PORTVERSION= 2.32.1
@@ -25,8 +21,7 @@ RUN_DEPENDS= gnome-eject:${PORTSDIR}/sys
${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon
USE_BZIP2= yes
-USES= gettext
-USE_GMAKE= yes
+USES= gettext gmake pkgconfig
GNOME_DESKTOP_VERSION=2
USE_GSTREAMER= good
WANT_GNOME= yes
Modified: head/www/evolution-webcal/Makefile
==============================================================================
--- head/www/evolution-webcal/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/www/evolution-webcal/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -13,7 +13,7 @@ MAINTAINER= gnome at FreeBSD.org
COMMENT= Webcal(endar) handler for gnome
USE_BZIP2= yes
-USES= gettext gmake pathfix perl5
+USES= gettext gmake pathfix perl5 pkgconfig
USE_PERL5= build
USE_GNOME= gnomeprefix intlhack evolutiondataserver libgnomeui
GNU_CONFIGURE= yes
Modified: head/x11-toolkits/py-gnome-desktop/Makefile
==============================================================================
--- head/x11-toolkits/py-gnome-desktop/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/x11-toolkits/py-gnome-desktop/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -26,7 +26,7 @@ LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/deve
RUN_DEPENDS= bug-buddy:${PORTSDIR}/devel/bug-buddy
USE_BZIP2= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_PYTHON= yes
USE_GNOME= gnomehack libgnomeprintui gnomepanel gnomedesktop \
gtksourceview libwnck nautilus2 pygnome2 metacity \
Modified: head/x11/gdm/Makefile
==============================================================================
--- head/x11/gdm/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/x11/gdm/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -36,8 +36,7 @@ USE_XORG= dmx dmxproto
INSTALLS_ICONS= yes
USE_RC_SUBR= gdm
USE_GNOME_SUBR= yes
-USE_GMAKE= yes
-USES= pathfix gettext
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= intlhack gnomehier gconf2 librsvg2 \
gnomedocutils gnomeprefix gnomepanel
GCONF_SCHEMAS= gdm-simple-greeter.schemas
Modified: head/x11/gnome-applets/Makefile
==============================================================================
--- head/x11/gnome-applets/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/x11/gnome-applets/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -23,11 +23,10 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgcon
${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon
USE_BZIP2= yes
-USE_GMAKE= yes
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
-USES= pathfix gettext
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= gnomeprefix intlhack gnomepanel gnomedocutils libgnomekbd
WANT_GNOME= yes
USE_GSTREAMER= yes
Modified: head/x11/gnome-session/Makefile
==============================================================================
--- head/x11/gnome-session/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/x11/gnome-session/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gnomesession
-# Date created: 08 May 2002
-# Whom: Joe Marcus Clarke <marcus at FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus at FreeBSD.org>
# $FreeBSD$
# $MCom: ports/x11/gnome-session/Makefile,v 1.187 2010/11/17 12:00:11 kwm Exp $
-#
PORTNAME= gnome-session
PORTVERSION= 2.32.1
@@ -29,12 +25,11 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/gnome-
${LOCALBASE}/bin/xdpyinfo:${PORTSDIR}/x11/xdpyinfo
INSTALLS_ICONS= yes
-USES= gettext
+USES= gettext gmake pkgconfig
USE_BZIP2= yes
USE_XORG= ice sm xau xrandr
USE_GNOME= gnomeprefix gnomehack intlhack gconf2
GNOME_DESKTOP_VERSION=2
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-docbook-docs
CPPFLAGS+= -I${LOCALBASE}/include
Modified: head/x11/guake/Makefile
==============================================================================
--- head/x11/guake/Makefile Tue Sep 3 13:17:36 2013 (r326150)
+++ head/x11/guake/Makefile Tue Sep 3 14:08:55 2013 (r326151)
@@ -27,6 +27,8 @@ INSTALLS_ICONS= yes
OPTIONS_DEFINE= MANPAGES NLS
OPTIONS_DEFAULT= MANPAGES NLS
+
+USES= pkgconfig
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMANPAGES}
More information about the svn-ports-all
mailing list