Replace GNU tar with BSD tar.

This commit is contained in:
David E. O'Brien 2004-12-04 08:24:36 +00:00
parent 76d5d30105
commit cc7f976211
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=138366

View File

@ -189,7 +189,9 @@ CRUNCH_PROGS_usr.bin+= bzip2
CRUNCH_ALIAS_bzip2= bunzip2 bzcat
CRUNCH_LIBS+= -lbz2
CRUNCH_PROGS_gnu/usr.bin+= tar
CRUNCH_PROGS_usr.bin+= tar
CRUNCH_LIBS+= -larchive
CRUNCH_PROGS_usr.bin+= vi
CRUNCH_ALIAS_vi= ex