commit: 00c8c27ef9ca50fae3713b97cfc69c17b4f7ae35
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 2 17:49:10 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 2 17:49:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c8c27e
x11-misc/slock: remove freebsd-libc
Signed-off-by: David Seifert <soap <AT> gentoo.org>
x11-misc/slock/slock-1.4-r1.ebuild | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
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