From a87bda6abdba8dfd3e6a2b0736a0896adbce2ccb Mon Sep 17 00:00:00 2001 From: "David W. Chapman Jr." Date: Sun, 2 Sep 2001 23:37:40 +0000 Subject: Change location of gpg to ${LOCALBASE} instead of ${PREFIX} Submitted by: kris --- mail/mutt-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index a0be0f9a7d7d..8cd77943f167 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -120,7 +120,7 @@ MAN1= flea.1 mutt.1 mutt_dotlock.1 muttbug.1 MAN5= muttrc.5 mbox.5 post-patch: - @${PERL} -pi.fbsd -e 's,/usr/bin/gpg,${PREFIX}/bin/gpg,g' \ + @${PERL} -pi.fbsd -e 's,/usr/bin/gpg,${LOCALBASE}/bin/gpg,g' \ ${WRKSRC}/contrib/gpg.rc pre-configure: -- cgit v1.2.3