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
commit225fcd7f9882e905be12543180c37e75a9c43b56 (patch)
tree89e8a7312ce0b02861941c98ce6e7686df66aaef /net/openslp
parent3fc6ed50a7daab260c4560805690ff214a9b51c0 (diff)
downloadpkgsrc-225fcd7f9882e905be12543180c37e75a9c43b56.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}