Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2011 11:32:25 -0600
From:      Jeremy Messenger <mezz.freebsd@gmail.com>
To:        Jeremy Messenger <mezz@freebsd.org>
Cc:        cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/devel/ORBit/files patch-gmake-3.82
Message-ID:  <AANLkTi=2pUXMrd8wJgGp6Siqv5LwuMRfOJ5VQnBi6Ths@mail.gmail.com>
In-Reply-To: <201103121723.p2CHNnRF048426@repoman.freebsd.org>
References:  <201103121723.p2CHNnRF048426@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 12, 2011 at 11:23 AM, Jeremy Messenger <mezz@freebsd.org> wrote=
:
> mezz =A0 =A0 =A0 =A02011-03-12 17:23:49 UTC
>
> =A0FreeBSD ports repository
>
> =A0Added files:
> =A0 =A0devel/ORBit/files =A0 =A0patch-gmake-3.82
> =A0Log:
> =A0Fix the build with gmake-3.82. The upstream has forgotten to delete th=
e
> =A0'@GT_YES@' in the popt/intl/Makefile.in as there is nothing in configu=
re
> =A0to replace the 'popt/intl/Makefile.in'.
>
> =A0Reported by: =A0 =A0pointyhat-exp with gmake 3.82 (linimon)
> =A0Tested with: =A0 =A0ade's gmake 3.82 patch on devel/gmake only

If anyone want to test with ade's gmake 3.82 patch without complete
poke your ports tree and replace orignal gmake. I did it by manual by
patch and install gmake by manual here:

http://people.freebsd.org/~mezz/diff/gmake-382.diff

# cd /usr/ports/devel
# patch -p0 < /path/to/gmake-382.diff
# make
# cp work/make-3.82/gmak382 /usr/local/bin/
# chmod g-s /usr/local/bin/gmake382
# chgrp wheel  /usr/local/bin/gmake382

Then test port by add GMAKE=3Dgmake382 in Makefile. Be sure to test with
both gmake 3.81 and 3.82 before commit it.

Cheers,
Mezz


--=20
mezz.freebsd@gmail.com - mezz@FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=2pUXMrd8wJgGp6Siqv5LwuMRfOJ5VQnBi6Ths>