From f512e7d6541f00e8a3a100b97f969b2332c930fc Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Fri, 30 Aug 2013 18:01:51 +0000 Subject: [PATCH] Switch to new perl5 framework. --- devel/gsettings-desktop-schemas/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/gsettings-desktop-schemas/Makefile b/devel/gsettings-desktop-schemas/Makefile index 02c5d4696b38..175df4aa121b 100644 --- a/devel/gsettings-desktop-schemas/Makefile +++ b/devel/gsettings-desktop-schemas/Makefile @@ -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