summaryrefslogtreecommitdiff
path: root/graphics/openrm
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 00:45:43 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 00:45:43 +0000
commit34171d18e7d15518b0d4be05014647ae496a03b1 (patch)
tree7afbcbdab7ade0ede36d8144d66e4d152fce3337 /graphics/openrm
parentECHO -> ECHO_MSG (diff)
- ECHO -> ECHO_MSG
for some ports: - pre-fetch -> pre-everything PR: ports/56785-56799 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=89490
Diffstat (limited to 'graphics/openrm')
-rw-r--r--graphics/openrm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/openrm/Makefile b/graphics/openrm/Makefile
index 2fc0392480f3..2fdef5c6c94a 100644
--- a/graphics/openrm/Makefile
+++ b/graphics/openrm/Makefile
@@ -48,9 +48,9 @@ PLIST_SUB= WITH_DEMOS="@comment "
PLIST_SUB= WITH_DEMOS=""
.endif
-.ifndef (WITH_DEMOS)
pre-everything::
- @${ECHO} "You can define WITH_DEMOS=yes to fetch and install available demos"
+.ifndef (WITH_DEMOS)
+ @${ECHO_MSG} "You can define WITH_DEMOS=yes to fetch and install available demos"
.endif
post-patch: