diff --git a/dev-games/libnw/libnw-1.30.02-r1.ebuild b/dev-games/libnw/libnw-1.30.02-r1.ebuild index 70e02dd86931a..138aa232ff3af 100644 --- a/dev-games/libnw/libnw-1.30.02-r1.ebuild +++ b/dev-games/libnw/libnw-1.30.02-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,6 @@ DOCS=( AUTHORS ChangeLog NEWS README README.tech TODO ) src_prepare() { default eautoreconf - } src_configure() { diff --git a/dev-games/libnw/libnw-1.30.02-r2.ebuild b/dev-games/libnw/libnw-1.30.02-r2.ebuild index 5c9dc87c53c0b..51910d3a94e7d 100644 --- a/dev-games/libnw/libnw-1.30.02-r2.ebuild +++ b/dev-games/libnw/libnw-1.30.02-r2.ebuild @@ -25,7 +25,6 @@ PATCHES=( "${FILESDIR}/${P}-C23.patch" ) src_prepare() { default eautoreconf - } src_configure() {