Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2003 15:33:01 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56769: Update port: cad/gmsh
Message-ID:  <20030914153301.1f7f4f32.tkato@prontomail.com>
Resent-Message-ID: <200309140650.h8E6oLtn004748@freefall.freebsd.org>

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

>Number:         56769
>Category:       ports
>Synopsis:       Update port: cad/gmsh
>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:21 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/cad/gmsh/Makefile cad/gmsh/Makefile
--- /usr/ports/cad/gmsh/Makefile	Wed Sep 10 16:33:13 2003
+++ cad/gmsh/Makefile	Sun Sep 14 13:21:31 2003
@@ -28,7 +28,7 @@
 
 .ifndef USE_TRIANGLE
 pre-everything::
-	@${ECHO} "You can make with USE_TRIANGLE for faster 2d meshing"
+	@${ECHO_MSG} "You can make with USE_TRIANGLE for faster 2d meshing"
 .else
 NO_CDROM=	"Triangle must not be sold for profit"
 post-extract:
>Release-Note:
>Audit-Trail:
>Unformatted:



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