summaryrefslogtreecommitdiff
path: root/devel/cvs
diff options
context:
space:
mode:
authorwiz <wiz>2000-10-21 22:21:23 +0000
committerwiz <wiz>2000-10-21 22:21:23 +0000
commit857abead8baa682108cbf489f1cd2b1c95a5a9ad (patch)
treee14a40f051e144e6e401f85a87cf773159531971 /devel/cvs
parent58f6f64a7d255905cb56039855f3d74681c7c207 (diff)
downloadpkgsrc-857abead8baa682108cbf489f1cd2b1c95a5a9ad.tar.gz
oops. echo -> ${ECHO}
Diffstat (limited to 'devel/cvs')
-rw-r--r--devel/cvs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvs/Makefile b/devel/cvs/Makefile
index d4591d63f14..8ed730b0244 100644
--- a/devel/cvs/Makefile
+++ b/devel/cvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2000/10/21 19:29:05 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2000/10/21 22:21:23 wiz Exp $
#
DISTNAME= cvs-1.11
@@ -37,7 +37,7 @@ CONFIGURE_ARGS+= --with-krb4=no
.if defined(RCS_LOCALID)
pre-fetch:
- @echo RCS_LOCALID is now replaced by the tag variable in CVSROOT/config.
+ @${ECHO} RCS_LOCALID is now replaced by the tag variable in CVSROOT/config.
.endif
CONFIGURE_ENV+= perl_path=${PERL5}