Date: Sat, 11 Mar 2000 20:31:32 -0500 From: Patrick Seal <patseal@hyperhost.net> To: Ade Lovett <ade@lovett.com> Cc: freebsd-ports@freebsd.org Subject: Re: ports/17327: New port: boxes Message-ID: <20000311203132.A77449@hyperhost.net> In-Reply-To: <20000311182521.U84331@lovett.com>; from ade@lovett.com on Sat, Mar 11, 2000 at 06:25:21PM -0600 References: <200003120010.QAA92761@freefall.freebsd.org> <20000311192111.A71437@hyperhost.net> <20000311182521.U84331@lovett.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 11, 2000 at 06:25:21PM -0600i, Ade Lovett wrote: > On Sat, Mar 11, 2000 at 07:21:11PM -0500, Patrick Seal wrote: > > > > Xdo-build: > > > > X cd $(WRKSRC); $(GMAKE) > > > > > > Why is this necessary? It should build without the target being specified. > > > > It doesn't. > > gmake: *** No rule to make target `all'. Stop. > > *** Error code 2 > > Remove those two lines, and add in an: > > ALL_TARGET= > > should do the trick. Thanks, maybe this should be documented in bsd.port.mk? -- ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make <patseal@hyperhost.net> | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds 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?20000311203132.A77449>