lang/gcc41 - libjava

Kris Kennaway kris at obsecurity.org
Fri Mar 17 22:05:25 UTC 2006


On Sat, Mar 18, 2006 at 06:57:51AM +0900, NAKATA Maho wrote:
> In Message-ID: <20060317173947.GA27398 at xor.obsecurity.org> 
> Kris Kennaway <kris at obsecurity.org> wrote:
> 
> > Send me a patch that makes the new gmake used by default and I'll run
> > it through a package build to see how it goes.
> 
> many thanks for your generosity and enthusiasm!!
> adhoc patch for bsd.port.mk, and port skeleton is attached
> --- /usr/ports/Mk/bsd.port.mk_	Sat Mar 18 06:53:34 2006
> +++ /usr/ports/Mk/bsd.port.mk	Sat Mar 18 06:54:06 2006
> @@ -1889,7 +1889,7 @@
>  NONEXISTENT?=	/nonexistent
>  
>  # Miscellaneous overridable commands:
> -GMAKE?=			gmake
> +GMAKE?=			gmake-devel
>  XMKMF?=			xmkmf -a
>  .if exists(/sbin/md5)
>  MD5?=			/sbin/md5

Hmm, I don't know if this will work; a lot of packages probably do not
respect the GMAKE variable but instead "know" that the binary is
called gmake.  For now, if you can give me a replacement devel/gmake
port that installs the new beta version "as normal" (i.e. installs
binary called gmake, etc), I can use that in my tests to see what
fails.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20060317/d649af49/attachment.pgp


More information about the freebsd-ports mailing list