Use the CPIO macro defined in bsd.port.mk.

Submitted by:	trevor
This commit is contained in:
Maho Nakata 2004-01-31 23:41:46 +00:00
parent cb8ce69d97
commit 7857662017
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99651

View file

@ -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}