ports/56767: Update port: audio/snack
KATO Tsuguru
tkato at prontomail.com
Sun Sep 14 06:50:42 UTC 2003
>Number: 56767
>Category: ports
>Synopsis: Update port: audio/snack
>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:20 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/audio/snack/Makefile audio/snack/Makefile
--- /usr/ports/audio/snack/Makefile Sun Aug 17 10:47:43 2003
+++ audio/snack/Makefile Sun Sep 14 13:21:31 2003
@@ -39,9 +39,9 @@
pre-everything::
.if !defined(WITH_VORBIS)
- @${ECHO}
- @${ECHO} 'Use "make WITH_VORBIS=yes" to build support for OGG Vorbis.'
- @${ECHO}
+ @${ECHO_MSG}
+ @${ECHO_MSG} 'Use "make WITH_VORBIS=yes" to build support for OGG Vorbis.'
+ @${ECHO_MSG}
.endif
post-patch:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list