Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2013 18:01:51 +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: r325714 - head/devel/gsettings-desktop-schemas
Message-ID:  <201308301801.r7UI1pkl007656@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Fri Aug 30 18:01:51 2013
New Revision: 325714
URL: http://svnweb.freebsd.org/changeset/ports/325714

Log:
  Switch to new perl5 framework.

Modified:
  head/devel/gsettings-desktop-schemas/Makefile

Modified: head/devel/gsettings-desktop-schemas/Makefile
==============================================================================
--- head/devel/gsettings-desktop-schemas/Makefile	Fri Aug 30 17:33:05 2013	(r325713)
+++ head/devel/gsettings-desktop-schemas/Makefile	Fri Aug 30 18:01:51 2013	(r325714)
@@ -17,8 +17,8 @@ LICENSE=	LGPL21
 RUN_DEPENDS=	${LOCALBASE}/etc/fonts/conf.avail/31-cantarell.conf:${PORTSDIR}/x11-fonts/cantarell-fonts
 
 USE_XZ=		yes
-USES=		gettext gmake pathfix pkgconfig
-USE_PERL5_BUILD=	yes
+USES=		gettext gmake pathfix perl5 pkgconfig
+USE_PERL5=	build
 USE_GNOME=	intltool glib20 gnomehier introspection:build
 GNU_CONFIGURE=	yes
 



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