From owner-svn-ports-head@FreeBSD.ORG Thu Sep 5 19:29:19 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 B443817D; Thu, 5 Sep 2013 19:29:19 +0000 (UTC) (envelope-from antoine@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 856542B02; Thu, 5 Sep 2013 19:29:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r85JTJBh050112; Thu, 5 Sep 2013 19:29:19 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r85JTILj050109; Thu, 5 Sep 2013 19:29:18 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201309051929.r85JTILj050109@svn.freebsd.org> From: Antoine Brodin Date: Thu, 5 Sep 2013 19:29:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326438 - in head: devel/devhelp devel/monodevelop x11-toolkits/gnome-desktop-sharp20 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: Thu, 05 Sep 2013 19:29:19 -0000 Author: antoine Date: Thu Sep 5 19:29:18 2013 New Revision: 326438 URL: http://svnweb.freebsd.org/changeset/ports/326438 Log: Add an explicit dependency on pkgconf Approved by: portmgr (bapt) Modified: head/devel/devhelp/Makefile head/devel/monodevelop/Makefile head/x11-toolkits/gnome-desktop-sharp20/Makefile Modified: head/devel/devhelp/Makefile ============================================================================== --- head/devel/devhelp/Makefile Thu Sep 5 18:40:18 2013 (r326437) +++ head/devel/devhelp/Makefile Thu Sep 5 19:29:18 2013 (r326438) @@ -20,8 +20,7 @@ CONFLICTS= devhelp-3.[0-9]* USE_BZIP2= yes USE_XORG= x11 -USE_GMAKE= yes -USES= pathfix gettext +USES= gettext gmake pathfix pkgconfig USE_GNOME= intlhack gnomeprefix libgnomeui libwnck USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes Modified: head/devel/monodevelop/Makefile ============================================================================== --- head/devel/monodevelop/Makefile Thu Sep 5 18:40:18 2013 (r326437) +++ head/devel/monodevelop/Makefile Thu Sep 5 19:29:18 2013 (r326438) @@ -19,7 +19,7 @@ USE_GNOME= gnomehack gtksharp20 gnomesha USE_AUTOTOOLS= libtool USE_BZIP2= yes MAN1= mdtool.1 monodevelop.1 -USES= desktop-file-utils gettext gmake +USES= desktop-file-utils gettext gmake pkgconfig INSTALLS_ICONS= yes OPTIONS_DEFINE= MONOEXT GIT SVN Modified: head/x11-toolkits/gnome-desktop-sharp20/Makefile ============================================================================== --- head/x11-toolkits/gnome-desktop-sharp20/Makefile Thu Sep 5 18:40:18 2013 (r326437) +++ head/x11-toolkits/gnome-desktop-sharp20/Makefile Thu Sep 5 19:29:18 2013 (r326438) @@ -1,9 +1,5 @@ -# New ports collection makefile for: gnome-sharp -# Date created: 20070531 -# Whom: pneumann@gmail.com -# +# Created by: pneumann@gmail.com # $FreeBSD$ -# PORTNAME= gnome-desktop-sharp PORTVERSION= 2.26.0 @@ -17,8 +13,7 @@ COMMENT= GNOME desktop interfaces for th USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GMAKE= yes -USES= perl5 +USES= gmake perl5 pkgconfig USE_PERL5= run USE_GNOME= gnomehack gnomepanel gtkhtml3 gtksharp20 gnomesharp20 librsvg2 vte \ libgnomeprintui gtksourceview2 gnomepanel libwnck nautiluscdburner