ports/56787: Update port: games/evilfinder

KATO Tsuguru tkato at prontomail.com
Sun Sep 14 07:01:36 UTC 2003


>Number:         56787
>Category:       ports
>Synopsis:       Update port: games/evilfinder
>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:43 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/games/evilfinder/Makefile games/evilfinder/Makefile
--- /usr/ports/games/evilfinder/Makefile	Thu Jun 12 08:03:23 2003
+++ games/evilfinder/Makefile	Sun Sep 14 13:21:31 2003
@@ -30,11 +30,11 @@
 
 pre-everything::
 .if !defined(WITHOUT_WRAPPER)
-	@${ECHO} "********************************************"
-	@${ECHO} "Define WITHOUT_WRAPPER to build without the"
-	@${ECHO} "\"evilfinder\" wrapper, which makes the port"
-	@${ECHO} "a web-oriented application."
-	@${ECHO} "********************************************"
+	@${ECHO_MSG} "********************************************"
+	@${ECHO_MSG} "Define WITHOUT_WRAPPER to build without the"
+	@${ECHO_MSG} "\"evilfinder\" wrapper, which makes the port"
+	@${ECHO_MSG} "a web-oriented application."
+	@${ECHO_MSG} "********************************************"
 .endif
 
 post-patch:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list