Date: Tue, 27 Aug 2013 14:19:23 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325451 - head/devel/gsettings-desktop-schemas Message-ID: <201308271419.r7REJNrK013694@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Tue Aug 27 14:19:23 2013 New Revision: 325451 URL: http://svnweb.freebsd.org/changeset/ports/325451 Log: Fix leftover directories warnings in ports that depend on gsettings-desktop-schemas. Modified: head/devel/gsettings-desktop-schemas/Makefile Modified: head/devel/gsettings-desktop-schemas/Makefile ============================================================================== --- head/devel/gsettings-desktop-schemas/Makefile Tue Aug 27 14:08:58 2013 (r325450) +++ head/devel/gsettings-desktop-schemas/Makefile Tue Aug 27 14:19:23 2013 (r325451) @@ -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?201308271419.r7REJNrK013694>