Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jun 2016 13:48:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210051] math/cgal remove wrongly used PLIST_SUB from pkg-plist
Message-ID:  <bug-210051-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 210051
           Summary: math/cgal 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: wen@FreeBSD.org
          Reporter: tcberner@gmail.com
          Assignee: wen@FreeBSD.org
             Flags: maintainer-feedback?(wen@FreeBSD.org)

Created attachment 171053
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D171053&action=
=3Dedit
sed 's#%%QT_BINDIR%%#bin#g'

math/cgal uses the substitution %%QT_BINDIR%% [=3Drelative path to Qt binar=
ies]
by mistake.
The attached patch replaces this everywhere by "bin".

--=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-210051-13>