ports/62349: Fix port: japanese/motoya-ttfonts

Hiroki Sato hrs at FreeBSD.org
Wed Feb 4 15:40:05 UTC 2004


>Number:         62349
>Category:       ports
>Synopsis:       Fix port: japanese/motoya-ttfonts
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 04 07:40:01 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hiroki Sato
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Tokyo University of Science
>Environment:
System: FreeBSD alph.allbsd.org 4.9-RC FreeBSD 4.9-RC #0: Sat Oct 25 04:40:22 JST 2003     hrs at alph.allbsd.org:/usr/obj/usr/src/sys/ALPH  i386

>Description:
	Add NO_{PACKAGE,CDROM} because Motoya Co.,Ltd does not permit
	the redistribution of this font in any form.  This should prevent
	the bento's build from generating a bogus error.

>How-To-Repeat:
	N/A

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/motoya-ttfonts/Makefile,v
retrieving revision 1.3
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.3 Makefile
--- Makefile	15 Jan 2004 18:06:54 -0000	1.3
+++ Makefile	4 Feb 2004 15:27:50 -0000
@@ -22,7 +22,9 @@
 
 BUILD_DEPENDS+=	lha:${PORTSDIR}/archivers/lha
 
-RESTRICTED=	Personal use only and some limitation.
+RESTRICTED=	Personal, non-profit, and evaluation purpose only
+NO_CDROM=	Redistribution not permitted in any form
+NO_PACKAGE=	Redistribution not permitted in any form
 
 USE_X_PREFIX=	yes
 NO_BUILD=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list