Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2003 15:37:16 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56809: Update port: lang/gcc31
Message-ID:  <20030914153716.5272cd94.tkato@prontomail.com>
Resent-Message-ID: <200309140700.h8E70qTE008856@freefall.freebsd.org>

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

>Number:         56809
>Category:       ports
>Synopsis:       Update port: lang/gcc31
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 14 00:00:52 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- ECHO -> ECHO_MSG
- pre-fetch -> pre-everything

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/lang/gcc31/Makefile lang/gcc31/Makefile
--- /usr/ports/lang/gcc31/Makefile	Fri May  9 15:53:30 2003
+++ lang/gcc31/Makefile	Sun Sep 14 13:21:31 2003
@@ -84,8 +84,8 @@
 		jcf-dump31.1 jv-scan31.1 jv-convert.1
 MAN7=		fsf-funding.7 gfdl.7 gpl.7
 
-pre-fetch:
-	@${ECHO} "Making GCC ${DISTNAME:S/^gcc-//} for ${OPSYS} ${OSREL} ${PORTOBJFORMAT}	target ${CONFIGURE_TARGET}"
+pre-everything::
+	@${ECHO_MSG} "Making GCC ${DISTNAME:S/^gcc-//} for ${OPSYS} ${OSREL} ${PORTOBJFORMAT}	target ${CONFIGURE_TARGET}"
 
 pre-configure:
 	@# Keep from running `autoconf' and `autoheader' since we modified
>Release-Note:
>Audit-Trail:
>Unformatted:



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