From owner-cvs-all Sun Sep 2 16:38:21 2001 Delivered-To: cvs-all@freebsd.org Received: from hex.databits.net (hex.databits.net [207.29.192.16]) by hub.freebsd.org (Postfix) with SMTP id 1371B37B408 for ; Sun, 2 Sep 2001 16:38:12 -0700 (PDT) Received: (qmail 38868 invoked by uid 1001); 2 Sep 2001 23:38:11 -0000 Date: Sun, 2 Sep 2001 19:38:11 -0400 From: Pete Fritchman To: "David W. Chapman Jr." 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> References: <200108311957.f7VJvLG49977@freefall.freebsd.org> <20010902192647.A39704@cartier.cirx.org> <20010902150350.B20221@xor.obsecurity.org> <20010902183405.A43710@leviathan.inethouston.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010902183405.A43710@leviathan.inethouston.net>; from dwcjr@inethouston.net on Sun, Sep 02, 2001 at 06:34:05PM -0500 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ++ 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 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