[Bug 210102] audio/lmms remove wrongly used PLIST_SUB from pkg-plist

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


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

            Bug ID: 210102
           Summary: audio/lmms  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: rodrigo at FreeBSD.org
          Reporter: tcberner at gmail.com
             Flags: maintainer-feedback?(rodrigo at FreeBSD.org)
          Assignee: rodrigo at FreeBSD.org

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

audio/lmms 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