Hi all,
when building a package on -current one gets:
===> Installing for bzip2-1.0.1
mtree: illegal option -- L
usage: mtree [-PUcdeinrux] [-f spec] [-K key] [-k key] [-p path] [-s seed]
[-X excludes]
*** Error code 1
Seems to be a problem in /usr/ports/Mk/bsd.port.mk:
.if ${OSVERSION} >= 500010
MTREE_ARGS?= -U -f ${MTREE_FILE} -L -d -e -p
.else
MTREE_ARGS?= -U -f ${MTREE_FILE} -d -e -p
.endif
Regards
--
Udo Schweigert, Siemens AG | Voice : +49 89 636 42170
ZT IK 3, Siemens CERT | Fax : +49 89 636 41166
D-81730 Muenchen / Germany | email : [EMAIL PROTECTED]
PGP-2/5 fingerprint | D8 A5 DF 34 EC 87 E8 C6 E2 26 C4 D0 EE 80 36 B2
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message