ports/84277: update Makefile with missing double-quote mark

Krzysztof Stryjek wtp+oo11 at bsdguru.org
Fri Jul 29 06:40:03 UTC 2005


>Number:         84277
>Category:       ports
>Synopsis:       update Makefile with missing double-quote mark
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 29 06:40:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Krzysztof Stryjek
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
private
>Environment:
System: FreeBSD fw.wtp3.org 4.10-STABLE FreeBSD 4.10-STABLE #5: Thu Apr 14 23:37:02 CEST 2005 toor at fw.wtp3.org:/usr/src/sys/compile/POOH i386

>Description:
	During building OpenOffice-1.1 from ports, I've found missing
double-quote mark in include Makefile (comments by ${ECHO}).

>How-To-Repeat:
	You have to build it on system, which:
	${OSVERSION} < 503001 && ${OSVERSION} >= 500000) || (${OSVERSION} < 492000
>Fix:

	I've made a patch for Makefile.knob, which is included from port
files subdirectory:

------------------------ cut here --------------------------------------
--- Makefile.knobs.orig	Mon Jul 18 04:07:25 2005
+++ Makefile.knobs	Fri Jul 29 08:26:26 2005
@@ -31,7 +31,7 @@
 	@${ECHO}
 	@${ECHO} "WARNING"
 	@${ECHO} "Your rtld seems to be old."
-	@${ECHO} "Please remake your rtld by:
+	@${ECHO} "Please remake your rtld by:"
 	@${ECHO} "[1] if you use 4-series:"
 	@${ECHO} "# fetch http://people.freebsd.org/~maho/ooo/patch-rtld.c-releng4"
 	@${ECHO} "# cd /usr/src/libexec/rtld-elf ; patch < patch-rtld.c-releng4"
------------------------ cut here --------------------------------------


Greetings from Poland
--
Krzysztof Stryjek
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list