Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2001 19:34:30 -0700 (PDT)
From:      David <ddavid_3@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/31242: Staroffice60 not working - Makefile syntax error
Message-ID:  <200110130234.f9D2YUN18870@freefall.freebsd.org>

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

>Number:         31242
>Category:       ports
>Synopsis:       Staroffice60 not working - Makefile syntax error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 12 19:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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