pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/p5-Font-FreeType Fixes LICENSE variable name.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc61105cc519
branches: trunk
changeset: 629900:fc61105cc519
user: obache <obache%pkgsrc.org@localhost>
date: Fri Jan 31 10:44:47 2014 +0000
description:
Fixes LICENSE variable name.
diffstat:
fonts/p5-Font-FreeType/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 48ff102746f2 -r fc61105cc519 fonts/p5-Font-FreeType/Makefile
--- a/fonts/p5-Font-FreeType/Makefile Fri Jan 31 09:04:36 2014 +0000
+++ b/fonts/p5-Font-FreeType/Makefile Fri Jan 31 10:44:47 2014 +0000
@@ -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 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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
Home |
Main Index |
Thread Index |
Old Index