ports/134541: Mk fix: Fix typos in bsd.scons.mk
Ganael Laplanche
ganael.laplanche at martymac.com
Thu May 14 14:30:02 UTC 2009
>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 at 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:
More information about the freebsd-ports-bugs
mailing list