From 1b31088f1964ac74e11de0ea7e99c2f252eab466 Mon Sep 17 00:00:00 2001 From: obache Date: Fri, 31 Jan 2014 10:44:47 +0000 Subject: Fixes LICENSE variable name. --- fonts/p5-Font-FreeType/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts') diff --git a/fonts/p5-Font-FreeType/Makefile b/fonts/p5-Font-FreeType/Makefile index d582ee3d27d..50279251bcd 100644 --- a/fonts/p5-Font-FreeType/Makefile +++ b/fonts/p5-Font-FreeType/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/01/27 06:07:59 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/31 10:44:47 obache Exp $ # DISTNAME= Font-FreeType-0.03 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Font-FreeType/ COMMENT= Read font files and render glyphs from Perl using FreeType2 -LICENSE= ${PERL_LICENSE} +LICENSE= ${PERL5_LICENSE} PERL5_PACKLIST= auto/Font/FreeType/.packlist -- cgit v1.2.3