Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2023 08:31:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272680] multimedia/dvdstyler no longer compiles on FreeBSD 14
Message-ID:  <bug-272680-7788-JbviF6EZ6K@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272680-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272680-7788@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=3D272680

Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fernape@FreeBSD.org
             Status|New                         |Open

--- Comment #2 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> ---
The "canonical" way we are fixing these fallouts are with something like th=
is:

+.include <bsd.port.options.mk>
+.if ${OPSYS} =3D=3D FreeBSD && ${OSVERSION} >=3D 1400091
+CPPFLAGS+=3D     -Dregister=3D
+.endif
+

--=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-272680-7788-JbviF6EZ6K>