Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2009 14:26:27 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/134541: Mk fix: Fix typos in bsd.scons.mk
Message-ID:  <200905141426.n4EEQRtp002614@www.freebsd.org>
Resent-Message-ID: <200905141430.n4EEU29Q021459@freefall.freebsd.org>

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

>Number:         134541
>Category:       ports
>Synopsis:       Mk fix: Fix typos in bsd.scons.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 14 14:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        8.0-CURRENT
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD laptop.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #14: Mon Apr 27 12:15:23 UTC 2009     martymac@laptop.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  i386
>Description:
This patch fixes several typos in Mk/bsd.scons.mk
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Mk/bsd.scons.mk.orig	2009-05-13 18:20:09.238533738 +0000
+++ Mk/bsd.scons.mk	2009-05-13 18:22:34.372062021 +0000
@@ -45,11 +45,11 @@
 # same for any scons port to scons. Things like CCFLAGS, and LINKFLAGS
 # go here.
 #
-# SCONS_ARG is where you pass port specific scons flags to the scons
-# enviornment.
+# SCONS_ARGS is where you pass port specific scons flags to the scons
+# environment.
 #
 # SCONS_BUILDENV is where you pass variables you want to be in the
-# System Enviornment instead of the SCons Enviornment.
+# System Environment instead of the SCons Environment.
 #
 # SCONS_TARGET is the same as MAKE_TARGET it is passed as the last
 # argument to scons.


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



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