ports/184686: Added LEGAL variable

Miles V. Aronnax miles at aronnax.net
Wed Dec 11 14:10:01 UTC 2013


>Number:         184686
>Category:       ports
>Synopsis:       Added LEGAL variable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 11 14:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Miles V. Aronnax
>Release:        9.2
>Organization:
>Environment:
FreeBSD ravalox.lan.aronnax.net 9.2-STABLE FreeBSD 9.2-STABLE #0 r256021: Thu Oct  3 11:20:51 CDT 2013     root at ravalox.lan.aronnax.net:/usr/obj/usr/src/sys/RAVALOX  amd64
>Description:
I received a notice to verify ports/LEGAL for games/rftg, and if correct, set the variable LEGAL in the Makefile. It was correct, and this patch sets said flag.
>How-To-Repeat:
make -VLEGAL returns blank.
>Fix:
Apply Makefile.diff (attached) to /usr/ports/games/rftg/Makefile.

Patch attached with submission follows:

--- Makefile.orig	2013-12-11 07:51:38.000000000 -0600
+++ Makefile	2013-12-11 07:44:01.000000000 -0600
@@ -10,6 +10,7 @@
 COMMENT=	Race for the Galaxy AI, a computer version of the Rio Grande card game
 
 RESTRICTED=	Contains licensed graphics that must be fetched manually
+LEGAL=		Redistribution not authorized
 
 GNU_CONFIGURE=	yes
 USE_GNOME=      gtk20


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list