Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jun 2016 17:56:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210112] comms/qsstv remove wrongly used PLIST_SUB from pkg-plist
Message-ID:  <bug-210112-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210112

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

Created attachment 171167
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D171167&action=
=3Dedit
s#%%QT_LIBDIR%%#lib#g

comms/qsstv uses the substitution %%QT_LIBDIR%% [=3Drelative path to Qt
libraries] by mistake [that's devel/qca/pkg-plist.qt5].
The attached patch replaces this everywhere by "lib".

--=20
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-210112-13>