From owner-svn-ports-branches@FreeBSD.ORG Tue Aug 27 16:03:58 2013 Return-Path: Delivered-To: svn-ports-branches@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 92DFACC3; Tue, 27 Aug 2013 16:03:58 +0000 (UTC) (envelope-from kwm@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 7EF072194; Tue, 27 Aug 2013 16:03:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7RG3vrk074377; Tue, 27 Aug 2013 16:03:57 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7RG3vCa074376; Tue, 27 Aug 2013 16:03:57 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201308271603.r7RG3vCa074376@svn.freebsd.org> From: Koop Mast Date: Tue, 27 Aug 2013 16:03:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r325463 - branches/RELENG_9_2_0/devel/gsettings-desktop-schemas X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Aug 2013 16:03:58 -0000 Author: kwm Date: Tue Aug 27 16:03:57 2013 New Revision: 325463 URL: http://svnweb.freebsd.org/changeset/ports/325463 Log: MFH 354451: Fix leftover directories warnings in ports that depend on gsettings-desktop-schemas. Approved by: portmgr (erwin) Modified: branches/RELENG_9_2_0/devel/gsettings-desktop-schemas/Makefile Directory Properties: branches/RELENG_9_2_0/ (props changed) Modified: branches/RELENG_9_2_0/devel/gsettings-desktop-schemas/Makefile ============================================================================== --- branches/RELENG_9_2_0/devel/gsettings-desktop-schemas/Makefile Tue Aug 27 15:40:42 2013 (r325462) +++ branches/RELENG_9_2_0/devel/gsettings-desktop-schemas/Makefile Tue Aug 27 16:03:57 2013 (r325463) @@ -4,6 +4,7 @@ PORTNAME= gsettings-desktop-schemas PORTVERSION= 3.6.1 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -18,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/etc/fonts/conf USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_PERL5_BUILD= yes -USE_GNOME= intltool glib20 introspection:build +USE_GNOME= intltool glib20 gnomehier introspection:build GNU_CONFIGURE= yes GLIB_SCHEMAS= org.gnome.desktop.a11y.applications.gschema.xml \