From owner-freebsd-ports Tue Jul 25 3:46:32 2000 Delivered-To: freebsd-ports@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id 4E15637BF2A; Tue, 25 Jul 2000 03:46:27 -0700 (PDT) (envelope-from jedgar@fxp.org) Received: from earth.causticlabs.com (oca-u1-14.hitter.net [207.192.78.14]) by pawn.primelocation.net (Postfix) with ESMTP id 1A1599B1C; Tue, 25 Jul 2000 06:46:25 -0400 (EDT) Date: Tue, 25 Jul 2000 06:46:24 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: jedgar@earth.causticlabs.com To: Udo Schweigert Cc: ports@FreeBSD.ORG, asami@FreeBSD.org Subject: Re: make package broken on -current (mtree -L problem) In-Reply-To: <20000725100300.A6187@alaska.cert.siemens.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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