Date: Wed, 26 Nov 2014 20:38:59 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 195426] New: mail/pine-pgp-filters Makefile contains incomplete check for ${LOCALBASE}/bin/gpg2 Message-ID: <bug-195426-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195426 Bug ID: 195426 Summary: mail/pine-pgp-filters Makefile contains incomplete check for ${LOCALBASE}/bin/gpg2 Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: Trond.Endrestol@ximalas.info Created attachment 149918 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149918&action=edit Small patch to add inclusion of bsd.port.pre.mk just in time to expand ${LOCALBASE} ${LOCALBASE} isn't defined in time to be evaluated. Solved by including bsd.port.pre.mk just prior to the .if check. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195426-13>