Skip site navigation (1)Skip section navigation (2)
Date:      02 Jun 2003 21:10:42 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Hye-Shik Chang <perky@fallin.lv>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: www/mozilla-firebird doesn't build on systems LOCALBASE != /usr/local
Message-ID:  <1054602642.47675.41.camel@shumai.marcuscom.com>
In-Reply-To: <20030603005411.GA28066@fallin.lv>
References:  <20030603005411.GA28066@fallin.lv>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-AjIZzq7EdaCK8nM2gArk
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Mon, 2003-06-02 at 20:54, Hye-Shik Chang wrote:
> Unfortunately, my perl doesn't live in /usr/local/bin. :)

Committed, thanks!

Joe

>=20
>=20
> Index: Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> RCS file: /home/pcvs/ports/www/mozilla-firebird/Makefile,v
> retrieving revision 1.45
> diff -u -r1.45 Makefile
> --- Makefile	2 Jun 2003 18:30:58 -0000	1.45
> +++ Makefile	3 Jun 2003 00:50:45 -0000
> @@ -101,6 +101,7 @@
>  		-e 's|@X11BASE@|${X11BASE}|'		\
>  		-e 's|@LOCALBASE@|${LOCALBASE}|'	\
>  		-e 's|@PREFIX@|${LOCAL_PREFIX}|'	\
> +		-e 's|@PERL@|${PERL5}|'			\
>  		<${FILESDIR}/mozconfig.in >${WRKSRC}/.mozconfig
> =20
>  post-patch:
> Index: files/mozconfig.in
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> RCS file: /home/pcvs/ports/www/mozilla-firebird/files/mozconfig.in,v
> retrieving revision 1.18
> diff -u -r1.18 mozconfig.in
> --- files/mozconfig.in	2 Jun 2003 18:30:59 -0000	1.18
> +++ files/mozconfig.in	3 Jun 2003 00:50:45 -0000
> @@ -18,7 +18,7 @@
>  export CONFIG_SH=3D/bin/sh
>  export XP_UNIX=3D1
>  mk_add_options XP_UNIX=3D1
> -export PERL=3D/usr/local/bin/perl
> +export PERL=3D"@PERL@"
>  mk_add_options PERL=3D$PERL
>  # Configure options for installation
>  ac_add_options --prefix=3D@PREFIX@
>=20
>=20
>  Thank you!
>=20
> Regards,
>     Hye-Shik =3D)
>=20
> _______________________________________________
> freebsd-gnome@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-AjIZzq7EdaCK8nM2gArk
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD4DBQA+2/WSb2iPiv4Uz4cRAi1+AJ9+AGHwSaOWXJ+cRDEmRG8OZL7SHgCXZIt9
WomcNaSjSB6KO7/NO/eszw==
=31LK
-----END PGP SIGNATURE-----

--=-AjIZzq7EdaCK8nM2gArk--



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