Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Oct 2014 13:29:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194317] New: [PATCH] graphics/electrix: Fix stage-qa, use options helpers
Message-ID:  <bug-194317-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: jhale@FreeBSD.org
                CC: olivierd@FreeBSD.org
 Attachment #148212 maintainer-approval?(olivierd@FreeBSD.org)
             Flags:
          Assignee: olivierd@FreeBSD.org
             Flags: maintainer-feedback?(olivierd@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@FreeBSD.org> ---
Auto-assigned to maintainer olivierd@FreeBSD.org

-- 
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-194317-13>