[PATCH] Fix Mk/bsd.gecko.mk, broken by rev 1.8
Martin Wilke
miwi at FreeBSD.org
Wed Nov 11 10:15:29 UTC 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, Nov 10, 2009 at 08:43:02PM -0800, Marcel Moolenaar wrote:
> All,
>
> revision 1.8 fixed sparc64, but accidentally reverted
> the change made in revision 1.7 that fixed the powerpc
> build. The following diff fixes powerpc be re-applying
> the change made in revision 1.7. Ok to commit?
Hi Marcel,
Generell yes but not yet. the portstree is in a sweep mode
which mean, any Mk/ commits not allowed.
- - Martin
>
> Index: bsd.gecko.mk
> ===================================================================
> RCS file: /home/ncvs/ports/Mk/bsd.gecko.mk,v
> retrieving revision 1.14
> diff -u -r1.14 bsd.gecko.mk
> --- bsd.gecko.mk 18 Jul 2009 11:10:10 -0000 1.14
> +++ bsd.gecko.mk 21 Aug 2009 20:10:39 -0000
> @@ -275,7 +275,7 @@
> PORT_MOZCONFIG?= ${FILESDIR}/mozconfig.in
> MOZCONFIG?= ${WRKSRC}/.mozconfig
> MOZILLA_PLIST_DIRS?= bin include lib share/idl
> -GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} -m 1 pthread | ${SED} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE}
> +GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} -m 1 pthread: | ${SED} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE}
> PKGINSTALL?= ${WRKDIR}/pkg-install
> PKGDEINSTALL?= ${WRKDIR}/pkg-deinstall
> MASTER_MOZDIR?= ${PORTSDIR}/www/mozilla
>
>
> --
> Marcel Moolenaar
> xcllnt at mac.com
>
>
>
> _______________________________________________
> freebsd-gecko at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
> To unsubscribe, send any mail to "freebsd-gecko-unsubscribe at freebsd.org"
>
- --
+-----------------------+-------------------------------+
| PGP : 0xB1E6FCE9 | Jabber : miwi(at)BSDCrew.de |
| Skype : splash_111 | Mail : miwi(at)FreeBSD.org |
+-----------------------+-------------------------------+
| Mess with the Best, Die like the Rest! |
+-----------------------+-------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (FreeBSD)
iEYEARECAAYFAkr6jrwACgkQdLJIhLHm/Ok3SgCgrzJfayDPT/cMZKw+Id/I84wY
ZBkAniiLMQhhSb3aC0xNmBdvTo7mPwSL
=VxPQ
-----END PGP SIGNATURE-----
More information about the freebsd-gecko
mailing list