Date: Sun, 05 Jun 2016 13:51:16 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210052] devel/kdevplatform remove wrongly used PLIST_SUB from pkg-plist Message-ID: <bug-210052-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210052 Bug ID: 210052 Summary: devel/kdevplatform 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: kde@FreeBSD.org Reporter: tcberner@gmail.com Assignee: kde@FreeBSD.org Flags: maintainer-feedback?(kde@FreeBSD.org) Created attachment 171054 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D171054&action= =3Dedit sed 's#%%QT_BINDIR%%#bin#g' devel/kdevplatform uses the substitution %%QT_BINDIR%% [=3Drelative path to= Qt binaries] 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-210052-13>