Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Nov 2003 14:46:14 +0300
From:      "Alexander B. Zubkov" <sasha@sekrett.ru>
To:        <gnome@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: epiphany-1.0
Message-ID:  <000001c3a524$bf523f70$c40ea8c0@sekrett>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0001_01C3A53D.E4A1C160
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

The port did not compile. To fix it just remove the -gtk2 suffix in the
Makefile.
See attached file.

------=_NextPart_000_0001_01C3A53D.E4A1C160
Content-Type: application/octet-stream;
	name="Makefile.diff"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="Makefile.diff"

91c91=0A=
< 	@${REINPLACE_CMD} -e =
's|mozilla-gtkmozembed|mozilla-gtkmozembed${HEADERS_SUFX}-gtk2|g' =
${WRKSRC}/configure=0A=
---=0A=
> 	@${REINPLACE_CMD} -e =
's|mozilla-gtkmozembed|mozilla-gtkmozembed${HEADERS_SUFX}|g' =
${WRKSRC}/configure=0A=

------=_NextPart_000_0001_01C3A53D.E4A1C160--






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001c3a524$bf523f70$c40ea8c0>