From 00c8c27ef9ca50fae3713b97cfc69c17b4f7ae35 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 2 Jan 2022 18:49:10 +0100 Subject: x11-misc/slock: remove freebsd-libc Signed-off-by: David Seifert --- x11-misc/slock/slock-1.4-r1.ebuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'x11-misc') diff --git a/x11-misc/slock/slock-1.4-r1.ebuild b/x11-misc/slock/slock-1.4-r1.ebuild index 2753a8449711..0f6f4a035658 100644 --- a/x11-misc/slock/slock-1.4-r1.ebuild +++ b/x11-misc/slock/slock-1.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -40,10 +40,6 @@ src_prepare() { -e 's|@${CC}|$(CC)|g' \ Makefile || die - if use elibc_FreeBSD; then - sed -i -e 's/-DHAVE_SHADOW_H//' config.mk || die - fi - restore_config config.h tc-export CC -- cgit v1.2.3-65-gdbad