Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2010 11:22:38 GMT
From:      Andrius Morkunas <hinokind@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/147426: [patch] [bsd.port.mk] typo in comment
Message-ID:  <201006031122.o53BMcXm088140@www.freebsd.org>
Resent-Message-ID: <201006031130.o53BU12B052323@freefall.freebsd.org>

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

>Number:         147426
>Category:       ports
>Synopsis:       [patch] [bsd.port.mk] typo in comment
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 11:30:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andrius Morkunas
>Release:        
>Organization:
>Environment:
>Description:
"Default choie." should be "Default choice"
>How-To-Repeat:
Be so bored that you read the comments in bsd.port.mk.
>Fix:


Patch attached with submission follows:

--- Mk/bsd.port.mk.old	2010-06-02 14:40:48.000000000 +0300
+++ Mk/bsd.port.mk	2010-06-03 12:43:12.849203270 +0300
@@ -1750,7 +1750,7 @@
 .if defined(USE_OPENAL)
 _OPENAL_ALL=	al si soft alut
 _OPENAL_LIBS=	si soft
-# Default choie.
+# Default choice.
 _DEFAULT_OPENAL=	soft
 
 _OPENAL_SOFT=	openal.1:${PORTSDIR}/audio/openal-soft


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



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