On Thu, Nov 18, 2010 at 09:25, Eir Nym <[email protected]> wrote:
> Firstly, it is optional part.

You didn't answer my question:

.if exists(/bin/csh)
CSH?=   /bin/csh
.else
CSH?=   # What goes here?
.endif

And I'm aware it can be dropped using a knob. But I don't think port
maintainers should be expected to support anything other than a full
base system. This port needs csh, so it will fail if you don't have
csh.

> and I can rewrite build script to
> make(1) or at least shell script

Ok, great. But you are still basically saying that certain base system
utilities should be off limits because you have chosen to remove them
from your system.

-- 
Rob Farmer
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to