Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2000 06:46:24 -0400 (EDT)
From:      "Chris D. Faulhaber" <jedgar@fxp.org>
To:        Udo Schweigert <ust@cert.siemens.de>
Cc:        ports@FreeBSD.ORG, asami@FreeBSD.org
Subject:   Re: make package broken on -current (mtree -L problem)
Message-ID:  <Pine.BSF.4.21.0007250645100.7901-100000@earth.causticlabs.com>
In-Reply-To: <20000725100300.A6187@alaska.cert.siemens.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 25 Jul 2000, Udo Schweigert wrote:

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

PW,

Should the -L be removed since the mtree option was recently revoked in
-current?

-----
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007250645100.7901-100000>