[Bug 210051] math/cgal remove wrongly used PLIST_SUB from pkg-plist
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 5 13:48:41 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210051
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 at FreeBSD.org
Reporter: tcberner at gmail.com
Assignee: wen at FreeBSD.org
Flags: maintainer-feedback?(wen at FreeBSD.org)
Created attachment 171053
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171053&action=edit
sed 's#%%QT_BINDIR%%#bin#g'
math/cgal 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