summaryrefslogtreecommitdiff
path: root/net/openslp
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-08-18 03:34:39 +0000
committerjlam <jlam@pkgsrc.org>2001-08-18 03:34:39 +0000
commit7789cee24bfa288e21027ac72e1721e7eae0f96f (patch)
tree89e8a7312ce0b02861941c98ce6e7686df66aaef /net/openslp
parente5963765afec71329ccc6ac8bbdfdd9b6ba2968f (diff)
downloadpkgsrc-7789cee24bfa288e21027ac72e1721e7eae0f96f.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}