summaryrefslogtreecommitdiff
path: root/net/openslp
diff options
context:
space:
mode:
authorjlam <jlam>2001-08-18 03:34:39 +0000
committerjlam <jlam>2001-08-18 03:34:39 +0000
commit074e09cded425b53e66f521d13031a5bef780048 (patch)
tree89e8a7312ce0b02861941c98ce6e7686df66aaef /net/openslp
parented475c4c1c3e37515d0247e3d33cae05e3cc1241 (diff)
downloadpkgsrc-074e09cded425b53e66f521d13031a5bef780048.tar.gz
Substitute for @ECHO@, too.
Diffstat (limited to 'net/openslp')
-rw-r--r--net/openslp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openslp/Makefile b/net/openslp/Makefile
index 6568b28191c..9f8ea26eb1c 100644
--- a/net/openslp/Makefile
+++ b/net/openslp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/08/18 03:18:43 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2001/08/18 03:34:39 jlam Exp $
DISTNAME= openslp-1.0.1
CATEGORIES= net
@@ -24,6 +24,7 @@ FILES_SUBST+= CAT=${CAT:Q}
FILES_SUBST+= CHMOD=${CHMOD:Q}
FILES_SUBST+= CMP=${CMP:Q}
FILES_SUBST+= CP=${CP:Q}
+FILES_SUBST+= ECHO=${ECHO:Q}
FILES_SUBST+= MKDIR=${MKDIR:Q}
FILES_SUBST+= RM=${RM:Q}
FILES_SUBST+= RMDIR=${RMDIR:Q}