Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2000 18:25:21 -0600
From:      Ade Lovett <ade@lovett.com>
To:        Patrick Seal <patseal@hyperhost.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: ports/17327: New port: boxes
Message-ID:  <20000311182521.U84331@lovett.com>
In-Reply-To: <20000311192111.A71437@hyperhost.net>; from patseal@hyperhost.net on Sat, Mar 11, 2000 at 07:21:11PM -0500
References:  <200003120010.QAA92761@freefall.freebsd.org> <20000311192111.A71437@hyperhost.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

-aDe

-- 
Ade Lovett, Austin, TX.


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?20000311182521.U84331>