[Bug 210095] comms/gnuradio remove wrongly used PLIST_SUB from pkg-plist

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 7 11:05:37 UTC 2016


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

            Bug ID: 210095
           Summary: comms/gnuradio 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: hamradio at FreeBSD.org
          Reporter: tcberner at gmail.com
          Assignee: hamradio at FreeBSD.org
             Flags: maintainer-feedback?(hamradio at FreeBSD.org)

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

comms/gnuradio 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