aboutsummaryrefslogtreecommitdiff
path: root/net/freewais-sf
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-28 02:17:34 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-28 02:17:34 +0000
commit8d6f14a9b2d73e9a9cbd3f785b162547d769b53a (patch)
tree90ea645cc70e1ef2db1513c426e5aeb6eb33f840 /net/freewais-sf
parentaf5f314286ac9e406765f8c4bdc4a1cad6826c8e (diff)
downloadports-8d6f14a9b2d73e9a9cbd3f785b162547d769b53a.tar.gz
ports-8d6f14a9b2d73e9a9cbd3f785b162547d769b53a.zip
sed -> ${SED}
Notes
Notes: svn path=/head/; revision=21048
Diffstat (limited to 'net/freewais-sf')
-rw-r--r--net/freewais-sf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile
index a2823b3a9f33..87764c2e1f26 100644
--- a/net/freewais-sf/Makefile
+++ b/net/freewais-sf/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 November 1996
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.9 1999/06/09 00:13:13 steve Exp $
+# $Id: Makefile,v 1.10 1999/08/22 23:33:11 mharo Exp $
#
DISTNAME= freeWAIS-sf-2.2.11
@@ -25,7 +25,7 @@ MAN1= catalog.1 dictionary.1 inverted_file.1 makedb.1 mkfmt.1 waisindex.1 \
MAN3= ftw.3 scandir.3
pre-configure:
- sed "s,PREFIX,${PREFIX},g" \
+ ${SED} "s,PREFIX,${PREFIX},g" \
${FILESDIR}/configure.ans.skel > ${WRKDIR}/configure.ans
${MKDIR} ${PREFIX}
${MKDIR} ${PREFIX}/bin