Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2013 16:03:57 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
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
Message-ID:  <201308271603.r7RG3vCa074376@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308271603.r7RG3vCa074376>