Date: Sun, 2 Sep 2001 19:38:11 -0400 From: Pete Fritchman <petef@databits.net> To: "David W. Chapman Jr." <dwcjr@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/mail/mutt-devel Makefile distinfo pkg-plist Message-ID: <20010902193811.C36041@databits.net> In-Reply-To: <20010902183405.A43710@leviathan.inethouston.net>; from dwcjr@inethouston.net on Sun, Sep 02, 2001 at 06:34:05PM -0500 References: <200108311957.f7VJvLG49977@freefall.freebsd.org> <20010902192647.A39704@cartier.cirx.org> <20010902150350.B20221@xor.obsecurity.org> <20010902183405.A43710@leviathan.inethouston.net>
next in thread | previous in thread | raw e-mail | index | archive | help
++ 02/09/01 18:34 -0500 - David W. Chapman Jr.:
| > > +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?
Yes -- ports rely on dependencies being installed in ${LOCALBASE}, the
program itself gets installed into ${PREFIX}.
-pete
--
Pete Fritchman <petef@databits.net>
finger petef@databits.net for PGP key
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?20010902193811.C36041>
