Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2000 23:33:07 -0500
From:      Will Andrews <andrews@technologist.com>
To:        Patrick Seal <patseal@hyperhost.net>
Cc:        Will Andrews <andrews@technologist.com>, freebsd-ports@freebsd.org
Subject:   Re: ports/17327: New port: boxes
Message-ID:  <20000311233307.A7461@argon.blackdawn.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:
> Yes. Darn cut-n-paste

Don't cut and paste shar files in mail clients, unless the tabs (and other
"special characters") are preserved. Use attachments instead.

> It doesn't. 
> gmake: *** No rule to make target `all'.  Stop.
> *** Error code 2
> 
> Can't be run with the target all. I don't know how else to disable it.

Look in the distribution's Makefile or Makefile.in or whatever, and check
which target in the Makefile builds the desired program/library/etc. and
then in the port Makefile:

ALL_TARGET=     realtarget

where "realtarget" is the target to start the actual build.

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


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?20000311233307.A7461>