Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2003 15:38:05 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56817: Update port: mail/postfix1
Message-ID:  <20030914153805.4518664e.tkato@prontomail.com>
Resent-Message-ID: <200309140700.h8E70tPw008963@freefall.freebsd.org>

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

>Number:         56817
>Category:       ports
>Synopsis:       Update port: mail/postfix1
>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:54 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- ECHO -> ECHO_CMD

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/mail/postfix1/Makefile mail/postfix1/Makefile
--- /usr/ports/mail/postfix1/Makefile	Mon Aug  4 12:54:24 2003
+++ mail/postfix1/Makefile	Sun Sep 14 13:21:31 2003
@@ -71,7 +71,7 @@
 post-patch:
 	(cd ${WRKSRC} && ${MAKE} -f Makefile.init makefiles ${MAKEFILEFLAGS} \
 	CCARGS="${POSTFIX_CCARGS}" AUXLIBS="${POSTFIX_AUXLIBS}" && \
-	${ECHO} "all: default" >> Makefile)
+	${ECHO_CMD} "all: default" >> Makefile)
 
 pre-patch:
 .for file in ${MAN1}
>Release-Note:
>Audit-Trail:
>Unformatted:



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