Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2003 15:33:31 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56773: Update port: comms/zmtx-zmrx
Message-ID:  <20030914153331.1f4316d4.tkato@prontomail.com>
Resent-Message-ID: <200309140650.h8E6oNgc004820@freefall.freebsd.org>

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

>Number:         56773
>Category:       ports
>Synopsis:       Update port: comms/zmtx-zmrx
>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:   Sat Sep 13 23:50:23 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/comms/zmtx-zmrx/Makefile comms/zmtx-zmrx/Makefile
--- /usr/ports/comms/zmtx-zmrx/Makefile	Sat Apr 12 22:37:56 2003
+++ comms/zmtx-zmrx/Makefile	Sun Sep 14 13:21:31 2003
@@ -33,8 +33,8 @@
 .endfor
 
 post-install:
-	@${ECHO} ""
+	@${ECHO_MSG} ""
 	@/usr/bin/more ${PKGMESSAGE}
-	@${ECHO} ""
+	@${ECHO_MSG} ""
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



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