summaryrefslogtreecommitdiff
path: root/cad/gmsh
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 00:23:56 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 00:23:56 +0000
commitb705cbc95ce7bf042f8953c29453b6528f20a3c6 (patch)
tree26218ca7c2e5a91466052ac00adec88000802e4f /cad/gmsh
parentUpdate port: databases/mysql323-server (diff)
ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook) PR: ports/56767-56770,56772-56774,56776-56784 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=89489
Diffstat (limited to 'cad/gmsh')
-rw-r--r--cad/gmsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 3ccee45cf2d0..2cca00d692b7 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -28,7 +28,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.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: