[Bug 210110] cad/qcad remove wrongly used PLIST_SUB from pkg-plist

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 7 17:28:23 UTC 2016


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

            Bug ID: 210110
           Summary: cad/qcad remove wrongly used PLIST_SUB from pkg-plist
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mr at FreeBSD.org
          Reporter: tcberner at gmail.com
          Assignee: mr at FreeBSD.org
             Flags: maintainer-feedback?(mr at FreeBSD.org)

Created attachment 171165
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171165&action=edit
s#%%QT_BINDIR%%#bin#g

cad/qcad uses the substitution %%QT_BINDIR%% [=relative path to Qt binaries] by
mistake.
The attached patch replaces this everywhere by "bin"

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


More information about the freebsd-ports-bugs mailing list