summaryrefslogtreecommitdiff
path: root/www/webglimpse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/webglimpse/Makefile')
-rw-r--r--www/webglimpse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webglimpse/Makefile b/www/webglimpse/Makefile
index 800513d12fee..e58609a79c88 100644
--- a/www/webglimpse/Makefile
+++ b/www/webglimpse/Makefile
@@ -4,7 +4,7 @@
# Date created: 2 Nov 1998
# Whom: ache
#
-# $Id: Makefile,v 1.7 1999/06/05 19:58:45 mharo Exp $
+# $Id: Makefile,v 1.8 1999/08/22 23:33:34 mharo Exp $
#
DISTNAME= webglimpse-1.6.src
@@ -25,7 +25,7 @@ NO_BUILD= YES
pre-configure:
.for i in wginstall wginstall.pl
cd ${WRKSRC}; ${CP} $i $i.tmp; \
- sed s=%PERL%=${PERL}= < $i.tmp > $i
+ ${SED} s=%PERL%=${PERL}= < $i.tmp > $i
.endfor
do-install: