Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 1996 02:16:36 -0800 (PST)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        mike@sparc2.umeres.maine.edu
Cc:        ports@freebsd.org
Subject:   Re: TinyFugue 3.5a16 port uploaded
Message-ID:  <199603251016.CAA01329@silvia.HIP.Berkeley.EDU>
In-Reply-To: <Pine.BSF.3.91.960323075707.11378A-100000@darkside.home> (message from Mike Peck on Sat, 23 Mar 1996 08:01:02 -0500 (EST))

next in thread | previous in thread | raw e-mail | index | archive | help
 * 	This is my first port, so I'd appreciate it if someone could take 
 * a look at it and let me know if there's any problems.

Thanks, it looked great so I committed it.  I made some minor changes, 
please take a look when it shows up to the mirror site near you (:).

 * This program seems to like having its own shell script called "unixmake" 
 * used instead of just a normal make. What I ended up doing was setting 
 * USE_GMAKE to "yes" and making GMAKE be "./unixmake", then I reset the 
 * BUILD_DEPENDS so it wouldnt look for gmake.
 * 
 * If someone knows of a better way to do this let me know, otherwise please 
 * put it in the ports tree

I can't think of any other way.  You can't redefine MAKE itself as
bsd.port.mk calls itself a few times.  I don't think we should add
another variable to bsd.port.mk just for this port, what you are doing 
is fairly straightforward (with the comments) so I think it's ok.

Thanks!

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603251016.CAA01329>