[Bug 194317] New: [PATCH] graphics/electrix: Fix stage-qa, use options helpers

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 12 13:29:33 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194317

            Bug ID: 194317
           Summary: [PATCH] graphics/electrix: Fix stage-qa, use options
                    helpers
           Product: Ports Tree
           Version: Latest
          Hardware: i386
                OS: Any
            Status: Needs Triage
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: olivierd at FreeBSD.org
          Reporter: jhale at FreeBSD.org
                CC: olivierd at FreeBSD.org
 Attachment #148212 maintainer-approval?(olivierd at FreeBSD.org)
             Flags:
          Assignee: olivierd at FreeBSD.org
             Flags: maintainer-feedback?(olivierd at FreeBSD.org)

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

graphics/electrix errors out on stage-qa because the binary references
STAGEDIR.  This is due to PREFIX being defined to include STAGEDIR instead on
setting it as DESTDIR in the environment.  It also does not respect CC, CFLAGS,
etc.

The attached patch sets up an environment for the waf script to use to fix
these issues.

While here:
- Convert to options helpers
- Drop PDF_DESC and PS_DESC because they have standard definitions
- Convert USE_BZIP2 and USE_PYTHON to USES
- Strip binaries

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer olivierd at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list