Date: Sun, 2 Sep 2001 18:34:05 -0500 From: "David W. Chapman Jr." <dwcjr@inethouston.net> To: Kris Kennaway <kris@obsecurity.org> Cc: Clive Lin <clive@tongi.org>, "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: <20010902183405.A43710@leviathan.inethouston.net> In-Reply-To: <20010902150350.B20221@xor.obsecurity.org> References: <200108311957.f7VJvLG49977@freefall.freebsd.org> <20010902192647.A39704@cartier.cirx.org> <20010902150350.B20221@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > pre-configure: > > (cd ${WRKSRC}; aclocal -I m4) > > > > +pre-patch: > > + @${PERL} -pi -e 's,/usr/bin/gpg,/usr/local/bin/gpg,g' \ > > + ${WRKSRC}/contrib/gpg.rc > > + > > .if !defined(NOPORTDOCS) > > PLIST_SUB+= SUB_DOCS="" > > post-build: > > This should of course be ${LOCALBASE}/gpg I committed it as ${PREFIX} should it still be localbase? -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. <www.inethouston.net> dwcjr@freebsd.org FreeBSD Committer <www.FreeBSD.org> 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?20010902183405.A43710>