summaryrefslogtreecommitdiff
path: root/editors/ted
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-09-11 10:06:02 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-09-11 10:06:02 +0000
commit0c3f380d090c37630750c4b6f8cb9910c6b073f6 (patch)
tree7026ddee8363cc1189622cc6e88cc3c1889460b0 /editors/ted
parentUpdate port to version 2.20. (diff)
Spell ${TAR} correctly.
Notes
Notes: svn path=/head/; revision=47652
Diffstat (limited to 'editors/ted')
-rw-r--r--editors/ted/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index 1b41a585acad..b106f21e4d0e 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -26,7 +26,7 @@ INDDIR= ${PREFIX}/share/Ted/ind
INFODIR= ${PREFIX}/share/doc/Ted
post-extract:
- cd ${WRKSRC}/tedPackage && ${TAR_CMD} xf TedBindist.tar
+ cd ${WRKSRC}/tedPackage && ${TAR} xf TedBindist.tar
post-patch:
cd ${WRKSRC}/tedPackage/info && \