Date: Sat, 31 Mar 2001 21:38:33 +0900 From: "Akinori MUSHA" <knu@iDaemons.org> To: Alexander Langer <alex@big.endian.de>, Akinori MUSHA <knu@iDaemons.org>, portmgr@FreeBSD.org, FreeBSD-ports <ports@FreeBSD.org> Subject: Re: extension of DEPENDS_TARGET Message-ID: <86ofui6rli.wl@archon.local.idaemons.org> In-Reply-To: <20010331141412.G861@cichlids.cichlids.com> References: <867l196n6s.wl@archon.local.idaemons.org> <20010331141412.G861@cichlids.cichlids.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At Sat, 31 Mar 2001 14:14:12 +0200, Alex wrote: > Thus spake Akinori MUSHA (knu@iDaemons.org): > > > Can we apply the following patch to bsd.port.mk? It allows us to put > > something like this in *_DEPENDS: > > BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/lang/python15:build,-DWITHOUT_THREADS > > This is quite nice; however, can't one just use "" and add a space > instead of the ","? No.. Just try and watch it fail. ;) Quotes are too vulnerable to be kept intact when make, sh, sed, and awk all play with them like a football. -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "We're only at home when we're on the run, on the wing, on the fly" 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?86ofui6rli.wl>