From owner-svn-ports-head@FreeBSD.ORG Mon Sep 2 22:11:26 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 33D41958; Mon, 2 Sep 2013 22:11:26 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 11B442A0F; Mon, 2 Sep 2013 22:11:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r82MBPfc084223; Mon, 2 Sep 2013 22:11:25 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r82MBOfM084211; Mon, 2 Sep 2013 22:11:24 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201309022211.r82MBOfM084211@svn.freebsd.org> From: Baptiste Daroussin Date: Mon, 2 Sep 2013 22:11:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326105 - in head: databases/libgdamm devel/gconfmm editors/abiword graphics/evas_generic_loaders-svg math/gnumeric multimedia/audacious news/pan sysutils/lxterminal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Sep 2013 22:11:26 -0000 Author: bapt Date: Mon Sep 2 22:11:23 2013 New Revision: 326105 URL: http://svnweb.freebsd.org/changeset/ports/326105 Log: Add an explicit dependency on pkgconf Modified: head/databases/libgdamm/Makefile head/devel/gconfmm/Makefile head/editors/abiword/Makefile head/graphics/evas_generic_loaders-svg/Makefile head/math/gnumeric/Makefile head/multimedia/audacious/Makefile head/news/pan/Makefile head/sysutils/lxterminal/Makefile Modified: head/databases/libgdamm/Makefile ============================================================================== --- head/databases/libgdamm/Makefile Mon Sep 2 22:06:57 2013 (r326104) +++ head/databases/libgdamm/Makefile Mon Sep 2 22:11:23 2013 (r326105) @@ -1,10 +1,6 @@ -# New ports collection makefile for: libglademm -# Date created: 1 Oct 2003 -# Whom: Alexander Nedotsukov -# +# Created by: Alexander Nedotsukov # $FreeBSD$ # $MCom: ports/databases/libgdamm/Makefile,v 1.21 2010/10/23 16:04:08 kwm Exp $ -# PORTNAME= libgdamm PORTVERSION= 3.99.21 @@ -21,6 +17,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_AUTOTOOLS= libtool USE_BZIP2= yes +USES= pkgconfig USE_GMAKE= yes USE_GNOME= gnomehack libgda4 GNU_CONFIGURE= yes Modified: head/devel/gconfmm/Makefile ============================================================================== --- head/devel/gconfmm/Makefile Mon Sep 2 22:06:57 2013 (r326104) +++ head/devel/gconfmm/Makefile Mon Sep 2 22:11:23 2013 (r326105) @@ -1,9 +1,5 @@ -# New ports collection makefile for: gconfmm -# Date created: 22 May 2003 -# Whom: Alexander Nedotsukov -# +# Created by: Alexander Nedotsukov # $FreeBSD$ -# PORTNAME= gconfmm PORTVERSION= 2.0.2 @@ -19,7 +15,7 @@ LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-t BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_AUTOTOOLS= libtool -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gnomehack lthack gconf2 GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/editors/abiword/Makefile ============================================================================== --- head/editors/abiword/Makefile Mon Sep 2 22:06:57 2013 (r326104) +++ head/editors/abiword/Makefile Mon Sep 2 22:11:23 2013 (r326105) @@ -26,7 +26,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_GMAKE= yes -USES= pathfix gettext iconv +USES= pathfix gettext iconv pkgconfig USE_GNOME= libxml2 gtk20 desktopfileutils librsvg2 libxslt GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/graphics/evas_generic_loaders-svg/Makefile ============================================================================== --- head/graphics/evas_generic_loaders-svg/Makefile Mon Sep 2 22:06:57 2013 (r326104) +++ head/graphics/evas_generic_loaders-svg/Makefile Mon Sep 2 22:11:23 2013 (r326105) @@ -14,6 +14,7 @@ COMMENT= Additional loader for Evas (svg LICENSE= GPLv2 +USES= pkgconfig DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes Modified: head/math/gnumeric/Makefile ============================================================================== --- head/math/gnumeric/Makefile Mon Sep 2 22:06:57 2013 (r326104) +++ head/math/gnumeric/Makefile Mon Sep 2 22:11:23 2013 (r326105) @@ -20,8 +20,7 @@ LIB_DEPENDS= goffice-0.10:${PORTSDIR}/de RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian USE_XZ= yes -USES= desktop-file-utils gettext pathfix shared-mime-info -USE_GMAKE= yes +USES= desktop-file-utils gettext pathfix shared-mime-info gmake pkgconfig USE_GNOME= gnomehier gnomeprefix intlhack libgsf pygobject3 USE_PYTHON= -2.7 INSTALLS_OMF= yes Modified: head/multimedia/audacious/Makefile ============================================================================== --- head/multimedia/audacious/Makefile Mon Sep 2 22:06:57 2013 (r326104) +++ head/multimedia/audacious/Makefile Mon Sep 2 22:11:23 2013 (r326105) @@ -14,6 +14,7 @@ LIB_DEPENDS= mcs:${PORTSDIR}/devel/libmc xml2:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes +USES= pkgconfig USE_GMAKE= yes USE_XORG= x11 sm USE_BZIP2= yes Modified: head/news/pan/Makefile ============================================================================== --- head/news/pan/Makefile Mon Sep 2 22:06:57 2013 (r326104) +++ head/news/pan/Makefile Mon Sep 2 22:11:23 2013 (r326105) @@ -19,7 +19,7 @@ LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre USE_BZIP2= yes USE_GMAKE= yes -USES= pathfix gettext +USES= pathfix gettext pkgconfig USE_GNOME= intlhack GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/sysutils/lxterminal/Makefile ============================================================================== --- head/sysutils/lxterminal/Makefile Mon Sep 2 22:06:57 2013 (r326104) +++ head/sysutils/lxterminal/Makefile Mon Sep 2 22:11:23 2013 (r326105) @@ -14,7 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= vte:${PORTSDIR}/x11-toolkits/vte -USES= iconv +USES= iconv pkgconfig USE_GNOME= gtk20 intlhack GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX}