Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2013 14:01:13 GMT
From:      "Miles V. Aronnax" <miles@aronnax.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/184686: Added LEGAL variable
Message-ID:  <201312111401.rBBE1DTU063455@oldred.freebsd.org>
Resent-Message-ID: <201312111410.rBBEA0aW098524@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312111401.rBBE1DTU063455>