ports/56805: Update port: lang/compaq-cc
KATO Tsuguru
tkato at prontomail.com
Sun Sep 14 07:02:43 UTC 2003
>Number: 56805
>Category: ports
>Synopsis: Update port: lang/compaq-cc
>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/lang/compaq-cc/Makefile lang/compaq-cc/Makefile
--- /usr/ports/lang/compaq-cc/Makefile Sat Apr 12 22:52:39 2003
+++ lang/compaq-cc/Makefile Sun Sep 14 13:21:31 2003
@@ -46,10 +46,10 @@
do-install:
@if [ -z "`kldstat -v | ${GREP} -E 'linux'`" ]; then \
- ${ECHO} 'AlphaLinux mode is not enabled.\
+ ${ECHO_MSG} 'AlphaLinux mode is not enabled.\
Loading AlphaLinux kernel module...' | fmt; \
kldload linux || { \
- ${ECHO} 'The AlphaLinux kernel module could not be loaded.\
+ ${ECHO_MSG} 'The AlphaLinux kernel module could not be loaded.\
Please manually load the module and retry.\
See "man linux" for details.' | fmt; \
${FALSE}; \
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list