Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 1997 20:01:51 -0700
From:      Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
To:        "Eric J. Schwertfeger" <ejs@bfd.com>
Cc:        ports@freebsd.org
Subject:   Re: My first port, just a few questions
Message-ID:  <335D7B9F.77F@fps.biblos.unal.edu.co>
References:  <Pine.BSF.3.95.970422152720.16467A-100000@harlie.bfd.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Eric J. Schwertfeger wrote:
> 
<snip>
> 
> The last 4 should probably just be copied to ${PREFIX}/info, but the first
> two aren't related to JED, but to JED's info mode.  They won't overwrite
> anything on *MY* system, but do I take that chance in a port?  can I check
> for file existance in the makefile?  Or rather, how do I, I'm pretty sure
> I can but I don't know make that well.

This is a matter of taste, so you have the last word (if you're wrong
the committer will correct you :-)).
If I had to do it, I wouldn't include those files there unless:
1) The "make install" puts them there, or
2) The program looks for the files there.

I would put them in $(PREFIX)/doc/JED, as suggested by the handbook.

cheers,

	Pedro.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?335D7B9F.77F>