Date: Wed, 10 Apr 2002 22:22:26 +0200 From: Miguel Mendez <flynn@energyhq.homeip.net> To: jbw <j.bw@verizon.net> Cc: ports@freebsd.org Subject: Re: Lyx 1.1.6.4 patch Message-ID: <20020410222226.A52149@energyhq.homeip.net> In-Reply-To: <20020410162052.A928@arem.peritian.com>; from j.bw@verizon.net on Wed, Apr 10, 2002 at 04:20:52PM -0400 References: <20020410162052.A928@arem.peritian.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--/NkBOFFp2J2Af1nK Content-Type: multipart/mixed; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 10, 2002 at 04:20:52PM -0400, jbw wrote: > I'm trying to install Lyx but it is not working. From the archives > I see there is a patch to fix the problem. Could someone email it to > me along with instructions since it does not seem like it has been > committed yet. Here it comes... To use it: cd /usr/ports && patch -p0 < /path/to/lyx.diff Cheers, --=20 Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk FreeBSD - The power to serve! --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="lyx.diff" Content-Transfer-Encoding: quoted-printable diff -ruN lyx.old/Makefile lyx/Makefile --- lyx.old/Makefile Tue Jan 22 15:36:29 2002 +++ lyx/Makefile Mon Feb 4 12:45:31 2002 @@ -48,4 +48,7 @@ (cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in) (cd ${WRKSRC}/lib/doc; ${RM} -f *.orig) =20 +post-configure: + @${PERL} -pi -e 's@autoheader@autoheader213@g' ${WRKSRC}/src/Makefile +=09 .include <bsd.port.mk> --qMm9M+Fa2AknHoGS-- --/NkBOFFp2J2Af1nK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tJ8CnLctrNyFFPERAvNBAKCFEypdhd2DFEhGzjB3LpRxaB43pgCggoQz qgWVEw3B70KHJKo88dn4k/E= =xhGd -----END PGP SIGNATURE----- --/NkBOFFp2J2Af1nK-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020410222226.A52149>