Use the CPIO macro defined in bsd.port.mk.
Submitted by: trevor
This commit is contained in:
parent
cb8ce69d97
commit
7857662017
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99651
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ EXTRACT_AFTER_ARGS= | tar -xf - \
|
|||
IFCCFGVAL!= ${UNAME} -r | ${SED} -e 's/\..*//'
|
||||
|
||||
BRANDELF?= /usr/bin/brandelf
|
||||
CPIO?= /usr/bin/cpio
|
||||
OBJCOPY?= /usr/bin/objcopy
|
||||
|
||||
.for file in ${DISTFILES}
|
||||
|
|
Loading…
Reference in a new issue