Date: Sat, 16 May 2015 18:28:55 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 198537] games/openarena doesn't build with newer audio/speex Message-ID: <bug-198537-12827-QvmElKhgEn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-198537-12827@https.bugs.freebsd.org/bugzilla/> References: <bug-198537-12827@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=198537 John Marino <marino@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marino@FreeBSD.org --- Comment #7 from John Marino <marino@FreeBSD.org> --- Dominic, Can openarena be separated from ioquake3? Ioquake3 just does not build on GCC 4.8 or later and I want to remove it from dports. I tried; but openarena and other ports immediately had issues. I see now that openarena has ".include ../../ioquake/Makefile" in it. Is this really necessary? ports should be standalone unless they are directly related and pulling in a common helper file. I'm not sure this is the case here. I think there are other ports not just openarena affected by this interlinking too. If they truly need a common mk file, then maybe it should move to Mk or Mk/Uses. Otherwise I think they should be separate. I should not have to purge 3-4 games just to eliminate ioquake3. Can anything be done here? -- 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-198537-12827-QvmElKhgEn>