Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2003 15:36:38 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56803: Update port: japanese/sj3
Message-ID:  <20030914153638.38dd3b30.tkato@prontomail.com>
Resent-Message-ID: <200309140700.h8E70oAv008708@freefall.freebsd.org>

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

>Number:         56803
>Category:       ports
>Synopsis:       Update port: japanese/sj3
>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:50 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- ECHO -> ECHO_MSG

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/japanese/sj3/Makefile japanese/sj3/Makefile
--- /usr/ports/japanese/sj3/Makefile	Sat Apr 12 22:51:25 2003
+++ japanese/sj3/Makefile	Sun Sep 14 13:21:31 2003
@@ -31,7 +31,7 @@
 
 post-install:
 	if [ ! -f ${STARTUP_SCRIPT} ]; then 				\
-		${ECHO} "Installing ${STARTUP_SCRIPT} startup file."; 	\
+		${ECHO_MSG} "Installing ${STARTUP_SCRIPT} startup file."; 	\
 		${INSTALL_SCRIPT} ${FILESDIR}/sj3.sh.in ${STARTUP_SCRIPT};	\
 	fi
 	${SETENV} PKG_PREFIX=${PREFIX} \
>Release-Note:
>Audit-Trail:
>Unformatted:



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