From nobody@FreeBSD.org  Fri Oct 12 19:34:30 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 6664937B40B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Oct 2001 19:34:30 -0700 (PDT)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f9D2YUN18870;
	Fri, 12 Oct 2001 19:34:30 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200110130234.f9D2YUN18870@freefall.freebsd.org>
Date: Fri, 12 Oct 2001 19:34:30 -0700 (PDT)
From: David <ddavid_3@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Staroffice60 not working - Makefile syntax error
X-Send-Pr-Version: www-1.0

>Number:         31242
>Category:       ports
>Synopsis:       Staroffice60 not working - Makefile syntax error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 12 19:40:00 PDT 2001
>Closed-Date:    Sat Oct 13 08:24:12 PDT 2001
>Last-Modified:  Sat Oct 13 08:24:28 PDT 2001
>Originator:     David
>Release:        4.4-STABLE
>Organization:
>Environment:
>Description:
A Syntax error: Undefined  quoted string prevents port.... functionality
>How-To-Repeat:

>Fix:
--- Makefile.orig       Fri Oct 12 18:36:42 2001
+++ Makefile    Fri Oct 12 22:28:38 2001
@@ -70,7 +70,7 @@
        @${FALSE}
 .endif
 .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE="Please manually download ${DISTNAME}${EXTRACT_SUFX} from http://www.sun.com/staroffice.  Put ${DISTNAME}${EXTRACT_SUFX} into the directory ${DISTDIR} and run make again.'"
+IGNORE="Please manually download ${DISTNAME}${EXTRACT_SUFX} from http://www.sun.com/staroffice.  Put ${DISTNAME}${EXTRACT_SUFX} into the directory ${DISTDIR} and run make again."
 .endif
 
 do-extract:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: alex 
State-Changed-When: Sat Oct 13 08:24:12 PDT 2001 
State-Changed-Why:  
Fixed, thanks. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31242 
>Unformatted:
