Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2015 21:39:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199506] [exp-run] add --localstatedir=/var to CONFIGURE_ARGS
Message-ID:  <bug-199506-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199506

            Bug ID: 199506
           Summary: [exp-run] add --localstatedir=/var to CONFIGURE_ARGS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: tijl@FreeBSD.org
                CC: freebsd-ports-bugs@FreeBSD.org

Created attachment 155682
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155682&action=edit
patch

- Display a stage-qa warning when ports use PREFIX/var instead of /var
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not when
CONFIGURE_ARGS already sets it.  GNU configure scripts set it to PREFIX/var
when PREFIX != /usr.
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so they
aren't affected by this change (for now at least).  This patch is meant to
ensure that new ports don't make the same mistake.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199506-13>