summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-02 18:49:10 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-02 18:49:10 +0100
commit00c8c27ef9ca50fae3713b97cfc69c17b4f7ae35 (patch)
treee75399b8b1886409af581b3b2443ae6a54744260
parentx11-misc/slim: remove freebsd-libc (diff)
downloadgentoo-00c8c27e.tar.gz
gentoo-00c8c27e.tar.bz2
gentoo-00c8c27e.zip
x11-misc/slock: remove freebsd-libc
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--x11-misc/slock/slock-1.4-r1.ebuild6
1 files changed, 1 insertions, 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