Date: Wed, 19 Aug 2015 15:10:24 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202264] Linux f10 ports broken with 64-bit c6 ports Message-ID: <bug-202264-13-Mq2LxacM8N@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-202264-13@https.bugs.freebsd.org/bugzilla/> References: <bug-202264-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202264 --- Comment #2 from Johannes Jost Meixner <xmj@FreeBSD.org> --- Actually, I'll partly have to eat my words: You can fix this error by appending " && ! defined(USE_LINUX)" to line 43 of Mk/bsd.linux-apps.mk. What you then obtain is a dependency on linux-f10-flashplugin11 entirely on -f10 things. Now, with CentOS 6.7 64bit installed, this will fail because Fedora 10 and CentOS 6 conflict *per se*. But that's another story. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202264-13-Mq2LxacM8N>