Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2003 15:33:49 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56776: Update port: deskutils/notebook
Message-ID:  <20030914153349.01a81c85.tkato@prontomail.com>
Resent-Message-ID: <200309140650.h8E6oQWd004944@freefall.freebsd.org>

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

>Number:         56776
>Category:       ports
>Synopsis:       Update port: deskutils/notebook
>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:26 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/deskutils/notebook/Makefile deskutils/notebook/Makefile
--- /usr/ports/deskutils/notebook/Makefile	Mon Sep  8 13:15:27 2003
+++ deskutils/notebook/Makefile	Sun Sep 14 13:21:31 2003
@@ -73,7 +73,7 @@
 .endfor
 
 post-patch:
-	@${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \
+	@${ECHO_CMD} "SEARCHDIRS += ${PORTINCLUDES}" >> \
 		${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants
 
 pre-build:
>Release-Note:
>Audit-Trail:
>Unformatted:



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