diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-14 09:13:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-14 09:13:17 +0000 |
commit | 98b94b67b7803a20382b62465aa85c963da75489 (patch) | |
tree | cd58948a0c9426a3a16eca504e741b060144d63a /fonts | |
parent | d3d910ccd19e3c70dc9be34c260a033904ec6db6 (diff) | |
download | pkgsrc-98b94b67b7803a20382b62465aa85c963da75489.tar.gz |
Improve RESTRICTED.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/ricty-ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/ricty-ttf/Makefile b/fonts/ricty-ttf/Makefile index 51b64c6567f..b24a82f41f7 100644 --- a/fonts/ricty-ttf/Makefile +++ b/fonts/ricty-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/08/14 09:00:09 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/08/14 09:13:17 wiz Exp $ # DISTNAME= yascentur-Ricty-3.2.0-0-gb9d8b9c.tar.gz @@ -24,7 +24,7 @@ BUILD_DEPENDS+= inconsolata-ttf-[0-9]*:../../fonts/inconsolata-ttf # LICESE of generated TTF fonts is "ipafont AND open-font-license", # but OPEN FONT LICENSE version 1.1 section 5) require to distribute entirely # under the license. -RESTRICTED= Redistribution not permitted as open-font-license 5) +RESTRICTED= Redistribution not permitted per open-font-license PERMISSION & CONDITIONS point 5 NO_BIN_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} |