Date: Wed, 31 Jul 2024 01:00:17 +0200 From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 09bbcc173a47 - main - emulators/zsnes: Ignore on FreeBSD 14.0 and use older C++ Standard for compilation Message-ID: <e0e7b20e-717e-48ff-8994-d17861ebeecb@FreeBSD.org> In-Reply-To: <202407302225.46UMP7gD043666@gitrepo.freebsd.org>
index | next in thread | previous in thread | raw e-mail
Aloha,
> +.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400000 && ${OSVERSION} < 1401000 )
> +IGNORE= Does not build on FreeBSD 14.0 - zlib is too old
> +.endif
I don't know why, but it does not work (anymore). But i can't spot the
error. Can somebody help with a pointer?
Thank you!
Torsten
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e0e7b20e-717e-48ff-8994-d17861ebeecb>
