ports/52740: 'preferred' misspelled twice in ports/editors/openoffice/Makefile

Christopher Nehren apeiron at comcast.net
Wed May 28 01:40:14 UTC 2003


>Number:         52740
>Category:       ports
>Synopsis:       'preferred' misspelled twice in ports/editors/openoffice/Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 27 18:40:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Nehren
>Release:        FreeBSD 5.1-BETA i386
>Organization:
>Environment:
System: FreeBSD prophecy.dyndns.org 5.1-BETA FreeBSD 5.1-BETA #0: Tue May 27 00:41:28 EDT 2003 root at prophecy.dyndns.org:/usr/obj/usr/src/sys/PROPHECY_SCHED_4BSD i386


	
>Description:
The word 'preferred' is misspelled twice in ports/editors/openoffice/Makefile.
>How-To-Repeat:
grep -n 'prefered' ports/editors/openoffice/Makefile
>Fix:

--- Makefile	Tue May 27 21:18:42 2003
+++ /usr/ports/editors/openoffice/Makefile	Sun Apr 27 15:48:57 2003
@@ -208,7 +208,7 @@
 	@${ECHO} "automatically set LANG to a suitable"
 	@${ECHO} "value. You can change this with:"
 	@${ECHO}
-	@${ECHO} "USE_LANG=\"preferred language\""
+	@${ECHO} "USE_LANG=\"prefered language\""
 	@${ECHO}
 	@${ECHO} "and set a different language"
 	@${ECHO} "like:"
@@ -229,7 +229,7 @@
 	@${ECHO}
 	@${ECHO} "Add USE_GCC=2.95 or USE_GCC=3.1"
 	@${ECHO} "to compile openoffice with your"
-	@${ECHO} "preferred compiler."
+	@${ECHO} "prefered compiler."
 .endif
 .if !defined(WITH_BSD_JDK)
 	@${ECHO}
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list