[Bug 195426] New: mail/pine-pgp-filters Makefile contains incomplete check for ${LOCALBASE}/bin/gpg2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 26 20:38:59 UTC 2014


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 at FreeBSD.org
          Reporter: Trond.Endrestol at 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.


More information about the freebsd-ports-bugs mailing list