summaryrefslogtreecommitdiff
path: root/shells/44bsd-csh
diff options
context:
space:
mode:
Diffstat (limited to 'shells/44bsd-csh')
-rw-r--r--shells/44bsd-csh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile
index 1a46ae2e8820..172300cf3239 100644
--- a/shells/44bsd-csh/Makefile
+++ b/shells/44bsd-csh/Makefile
@@ -41,6 +41,6 @@ do-install:
tarup:
cd ${WRKSRC} ; rm * USD.doc/*
- cd ${WRKSRC} ; tar cvyf /tmp/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
+ cd ${WRKSRC} ; ${TAR} cvyf /tmp/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
.include <bsd.port.mk>