Date: Sun, 2 Sep 2001 15:03:50 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Clive Lin <clive@tongi.org> Cc: "David W. Chapman Jr." <dwcjr@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/mail/mutt-devel Makefile distinfo pkg-plist Message-ID: <20010902150350.B20221@xor.obsecurity.org> In-Reply-To: <20010902192647.A39704@cartier.cirx.org>; from clive@tongi.org on Sun, Sep 02, 2001 at 07:26:47PM %2B0800 References: <200108311957.f7VJvLG49977@freefall.freebsd.org> <20010902192647.A39704@cartier.cirx.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--yNb1oOkm5a9FJOVX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 02, 2001 at 07:26:47PM +0800, Clive Lin wrote: > 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/ncvs/ports/mail/mutt-devel/Makefile,v > retrieving revision 1.123 > diff -u -r1.123 Makefile > --- Makefile 31 Aug 2001 19:57:21 -0000 1.123 > +++ Makefile 2 Sep 2001 11:19:25 -0000 > @@ -121,6 +121,10 @@ > pre-configure: > (cd ${WRKSRC}; aclocal -I m4) > =20 > +pre-patch: > + @${PERL} -pi -e 's,/usr/bin/gpg,/usr/local/bin/gpg,g' \ > + ${WRKSRC}/contrib/gpg.rc > + > .if !defined(NOPORTDOCS) > PLIST_SUB+=3D SUB_DOCS=3D"" > post-build: This should of course be ${LOCALBASE}/gpg Kris --yNb1oOkm5a9FJOVX 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 iD8DBQE7kqzGWry0BWjoQKURAuF0AJ9TJRbiigj0yijN/7BZXsBqhCcqDACg0wKU zRb0TkqVc9wCOZ5pVVWS+fk= =sZrn -----END PGP SIGNATURE----- --yNb1oOkm5a9FJOVX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010902150350.B20221>