summaryrefslogtreecommitdiff
path: root/lang/mixal
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 /lang/mixal
parentln -> ${LN} (diff)
sed -> ${SED}
Notes
Notes: svn path=/head/; revision=21048
Diffstat (limited to 'lang/mixal')
-rw-r--r--lang/mixal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mixal/Makefile b/lang/mixal/Makefile
index fe6d6c28687e..4757aa7352e0 100644
--- a/lang/mixal/Makefile
+++ b/lang/mixal/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= obrien@FreeBSD.org
EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
-EXTRACT_AFTER_ARGS= |/usr/bin/sed -e '1,/^This ought/d' |sh
+EXTRACT_AFTER_ARGS= | ${SED} -e '1,/^This ought/d' |sh
NO_WRKSUBDIR= yes
ALL_TARGET=