From owner-cvs-all Fri Nov 22 15:23:46 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id ABFD437B401; Fri, 22 Nov 2002 15:23:44 -0800 (PST) Date: Fri, 22 Nov 2002 15:23:44 -0800 From: Juli Mallett To: Edwin Groothuis Cc: Dan Langille , lioux@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, ports@FreeBSD.org Subject: Re: spaces in RUN_DEPENDS and BUILD_DEPENDS Message-ID: <20021122152344.A50461@FreeBSD.org> References: <20021122082819.G3909-100000@m20.unixathome.org> <20021122231704.GJ50581@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20021122231704.GJ50581@k7.mavetju>; from edwin@mavetju.org on Sat, Nov 23, 2002 at 10:17:04AM +1100 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , , X-Towel: Yes X-LiveJournal: flata, jmallett X-Negacore: Yes Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * De: Edwin Groothuis [ Data: 2002-11-22 ] [ Subjecte: Re: spaces in RUN_DEPENDS and BUILD_DEPENDS ] > Err... there is a thinking in error in this: it takes both the > values from the ports Makefile and the one added by the ports-framework. > > For example, look at archivers/fileroller: > Your database contains: > > RUN_DEPENDS: bzip:/usr/ports/archivers/bzip lha:/usr/ports/archivers/lha rar:/usr/ports/archivers/rar lzop:/usr/ports/archivers/lzop > Looking at the Makefile (last modified 2002/11/13), I see this: > RUN_DEPENDS= bzip:${PORTSDIR}/archivers/bzip \ > lha:${PORTSDIR}/archivers/lha \ > rar:${PORTSDIR}/archivers/rar \ > lzop:${PORTSDIR}/archivers/lzop > > make -V RUN_DEPENDS outputs this to: > bzip:/usr/ports/archivers/bzip lha:/usr/ports/archivers/lha rar:/usr/ports/archivers/rar lzop:/usr/ports/archivers/lzop /usr/X11R6/share/gnome/.keep_me:/usr/ports/misc/gnomehier > > There are your double spaces, which weren't originally in the Makefile. Yes they were, where do you think the leading whitespace on the next line goes? Hades? -- Juli Mallett OpenDarwin, Mono, FreeBSD Developer. ircd-hybrid Developer, EFnet addict. FreeBSD on MIPS-Anything on FreeBSD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message