diff --git a/net-irc/ngircd/ngircd-27.ebuild b/net-irc/ngircd/ngircd-27.ebuild index fb27543e85b56..9e49735a97810 100644 --- a/net-irc/ngircd/ngircd-27.ebuild +++ b/net-irc/ngircd/ngircd-27.ebuild @@ -4,7 +4,7 @@ EAPI=8 VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/alexbarton.asc -inherit tmpfiles systemd verify-sig +inherit flag-o-matic tmpfiles systemd verify-sig DESCRIPTION="An IRC server written from scratch" HOMEPAGE="https://ngircd.barton.de/" @@ -71,6 +71,7 @@ src_prepare() { } src_configure() { + append-cppflags -DPROTOTYPES # fix c23 local myeconfargs=( --sysconfdir="${EPREFIX}"/etc/${PN}