Date: Mon, 2 Sep 2013 20:51:40 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326088 - in head: audio/lash cad/libgeda databases/libgda4 devel/gconf2 devel/libglade2 editors/emacs22 graphics/clutter-gtk multimedia/mplayer textproc/gtkspell www/libxul x11-themes/... Message-ID: <201309022051.r82KpeWF034924@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Sep 2 20:51:40 2013 New Revision: 326088 URL: http://svnweb.freebsd.org/changeset/ports/326088 Log: Add an explicit dependency on pkgconf Modified: head/audio/lash/Makefile head/cad/libgeda/Makefile head/databases/libgda4/Makefile head/devel/gconf2/Makefile head/devel/libglade2/Makefile head/editors/emacs22/Makefile head/graphics/clutter-gtk/Makefile head/multimedia/mplayer/Makefile head/textproc/gtkspell/Makefile head/www/libxul/Makefile head/x11-themes/gtk-engines2/Makefile head/x11-toolkits/gdl/Makefile head/x11-toolkits/gtkimageview/Makefile head/x11-toolkits/gtkmm24/Makefile head/x11-toolkits/libwnck/Makefile head/x11-toolkits/unique/Makefile head/x11-toolkits/vte/Makefile head/x11/zenity/Makefile Modified: head/audio/lash/Makefile ============================================================================== --- head/audio/lash/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/audio/lash/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -20,7 +20,7 @@ LIB_DEPENDS= jack:${PORTSDIR}/audio/jack OPTIONS_DEFINE= READLINE DOCS OPTIONS_DEFAULT=READLINE -USES= gmake pathfix +USES= gmake pathfix pkgconfig USE_GNOME= gtk20 libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-alsa-midi Modified: head/cad/libgeda/Makefile ============================================================================== --- head/cad/libgeda/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/cad/libgeda/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -16,8 +16,7 @@ LIB_DEPENDS= guile.21:${PORTSDIR}/lang/g GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USE_GMAKE= yes -USES= pathfix +USES= pathfix gmake pkgconfig USE_GNOME= gtk20 USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-update-mime-database \ Modified: head/databases/libgda4/Makefile ============================================================================== --- head/databases/libgda4/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/databases/libgda4/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -24,8 +24,7 @@ LIB_DEPENDS= gcrypt:${PORTSDIR}/security json-glib-1.0:${PORTSDIR}/devel/json-glib USE_AUTOTOOLS= libtool -USE_GMAKE= yes -USES= pathfix gettext +USES= pathfix gettext gmake pkgconfig USE_GNOME= gnomeprefix glib20 libxslt intlhack referencehack USE_LDCONFIG= yes GNU_CONFIGURE= yes Modified: head/devel/gconf2/Makefile ============================================================================== --- head/devel/gconf2/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/devel/gconf2/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -24,8 +24,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ polkit-gobject-1:${PORTSDIR}/sysutils/polkit -USE_GMAKE= yes -USES= pathfix gettext +USES= pathfix gettext gmake pkgconfig USE_GNOME= gnomehier orbit2 gtk20 libxml2 ltverhack \ referencehack intlhack dconf USE_LDCONFIG= yes Modified: head/devel/libglade2/Makefile ============================================================================== --- head/devel/libglade2/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/devel/libglade2/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -20,10 +20,9 @@ USE_BZIP2= yes RUN_DEPENDS= xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr -USE_GMAKE= yes GNU_CONFIGURE= yes USES= pathfix -USE_GNOME= libxml2 gtk20 referencehack +USE_GNOME= libxml2 gtk20 referencehack gmake pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc \ Modified: head/editors/emacs22/Makefile ============================================================================== --- head/editors/emacs22/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/editors/emacs22/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -28,7 +28,7 @@ CONFLICTS= emacs-19.* emacs-21.* emacs-2 EMACS_VER= 22.3 GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig .if !defined(WITHOUT_X11) .if !defined(WITHOUT_GTK) Modified: head/graphics/clutter-gtk/Makefile ============================================================================== --- head/graphics/clutter-gtk/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/graphics/clutter-gtk/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -14,9 +14,8 @@ COMMENT= GTK+ Integration library for Cl LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter USE_BZIP2= yes -USE_GMAKE= yes USE_GL= gl -USES= gettext pathfix +USES= gettext pathfix gmake pkgconfig USE_AUTOTOOLS= libtool USE_GNOME= gtk20 ltverhack gnomeprefix USE_XORG= xp x11 Modified: head/multimedia/mplayer/Makefile ============================================================================== --- head/multimedia/mplayer/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/multimedia/mplayer/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -43,6 +43,7 @@ MANCOMPRESSED= no SUB_FILES= pkg-message CONFFILES= example.conf input.conf menu.conf dvb-menu.conf +USES= pkgconfig .include <bsd.port.pre.mk> Modified: head/textproc/gtkspell/Makefile ============================================================================== --- head/textproc/gtkspell/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/textproc/gtkspell/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -1,10 +1,6 @@ -# New ports collection makefile for: gtkspell2 -# Date created: 19 Aug 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/textproc/gtkspell/Makefile,v 1.2 2006/09/10 00:51:13 mezz Exp $ -# PORTNAME= gtkspell PORTVERSION= 2.0.16 @@ -20,9 +16,8 @@ COMMENT= A GTK+ 2 spell checking compone LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant -USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 intlhack -USES= gettext +USES= gettext gmake pkgconfig USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/www/libxul/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -29,7 +29,7 @@ WANT_PERL= yes ALL_TARGET= default GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GMAKE= yes +USES= pkgconfig gmake USE_GL= gl MAKE_ENV= SKIP_GRE_REGISTRATION=1 mozappdir=${PREFIX}/lib/${MOZILLA} LDFLAGS+= -Wl,-rpath,${PREFIX}/lib/${MOZ_RPATH} Modified: head/x11-themes/gtk-engines2/Makefile ============================================================================== --- head/x11-themes/gtk-engines2/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/x11-themes/gtk-engines2/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -16,10 +16,9 @@ COMMENT= Theme engine for the GTK+-2.0 t CONFLICTS= gtk-smooth-engine-[0-9]* clearlooks-[0-9]* -USE_GMAKE= yes USE_BZIP2= yes USE_GNOME= gnomehack gtk20 intlhack ltasneededhack -USES= gettext +USES= gettext gmake pkgconfig USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include Modified: head/x11-toolkits/gdl/Makefile ============================================================================== --- head/x11-toolkits/gdl/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/x11-toolkits/gdl/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -1,10 +1,6 @@ -# New ports collection makefile for: gdl -# Date created: 24 July 2001 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ # $MCom: ports/x11-toolkits/gdl/Makefile,v 1.40 2010/09/29 08:07:46 kwm Exp $ -# PORTNAME= gdl PORTVERSION= 2.30.1 @@ -16,9 +12,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Components intended to be shared between GNOME development tools USE_BZIP2= yes -USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 -USES= gettext +USES= gettext gmake pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/x11-toolkits/gtkimageview/Makefile ============================================================================== --- head/x11-toolkits/gtkimageview/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/x11-toolkits/gtkimageview/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -1,9 +1,5 @@ -# New ports collection makefile for: gtkimageview -# Date created: 1 August 2007 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gtkimageview PORTVERSION= 1.6.4 @@ -17,6 +13,7 @@ COMMENT= Simple image viewer widget GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static +USES= pkgconfig USE_GNOME= gtk20 USE_LDCONFIG= yes Modified: head/x11-toolkits/gtkmm24/Makefile ============================================================================== --- head/x11-toolkits/gtkmm24/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/x11-toolkits/gtkmm24/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -19,7 +19,7 @@ LATEST_LINK= gtkmm24 BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -USES= gettext gmake pathfix +USES= gettext gmake pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool Modified: head/x11-toolkits/libwnck/Makefile ============================================================================== --- head/x11-toolkits/libwnck/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/x11-toolkits/libwnck/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -20,8 +20,7 @@ BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/ RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection USE_XORG= xres -USE_GMAKE= yes -USES= bison pathfix gettext +USES= bison pathfix gettext gmake pkgconfig USE_GNOME= gtk20 ltverhack referencehack intlhack USE_LDCONFIG= yes USE_AUTOTOOLS= libtool Modified: head/x11-toolkits/unique/Makefile ============================================================================== --- head/x11-toolkits/unique/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/x11-toolkits/unique/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -16,8 +16,7 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/dev USE_XORG= ice USE_BZIP2= yes -USE_GMAKE= yes -USES= gettext +USES= gettext gmake pkgconfig USE_LDCONFIG= yes USE_AUTOTOOLS= libtool USE_GNOME= gtk20 gnomeprefix introspection:build ltverhack:2 Modified: head/x11-toolkits/vte/Makefile ============================================================================== --- head/x11-toolkits/vte/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/x11-toolkits/vte/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -17,7 +17,7 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) USE_GMAKE= yes -USES= bison pathfix gettext +USES= bison pathfix gettext pkgconfig USE_LDCONFIG= yes USE_AUTOTOOLS= libtool USE_GNOME?= gnomeprefix gtk20 ltverhack referencehack Modified: head/x11/zenity/Makefile ============================================================================== --- head/x11/zenity/Makefile Mon Sep 2 20:51:26 2013 (r326087) +++ head/x11/zenity/Makefile Mon Sep 2 20:51:40 2013 (r326088) @@ -15,8 +15,7 @@ COMMENT= Display GNOME dialogs from the BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian -USE_GMAKE= yes -USES= pathfix gettext +USES= pathfix gettext gmake pkgconfig USE_GNOME= gnomeprefix gtk20 gnomedocutils intlhack USE_BZIP2= yes GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309022051.r82KpeWF034924>