commit:     db128a96d702b5b749aeaf7034265bee292b6d8b
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 17:21:58 2023 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 17:22:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db128a96

app-text/lowdown: Get rid of artificial libbsd dep (bug #904729)

Closes: https://bugs.gentoo.org/904729
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 app-text/lowdown/{lowdown-1.0.1.ebuild => lowdown-1.0.1-r1.ebuild} | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-text/lowdown/lowdown-1.0.1.ebuild 
b/app-text/lowdown/lowdown-1.0.1-r1.ebuild
similarity index 98%
rename from app-text/lowdown/lowdown-1.0.1.ebuild
rename to app-text/lowdown/lowdown-1.0.1-r1.ebuild
index 177c7a8af1d3..9d1ea4a9509e 100644
--- a/app-text/lowdown/lowdown-1.0.1.ebuild
+++ b/app-text/lowdown/lowdown-1.0.1-r1.ebuild
@@ -55,7 +55,6 @@ src_configure() {
                LDFLAGS="${LDFLAGS}" \
                CPPFLAGS="${CPPFLAGS}" \
                LIBDIR="/usr/$(get_libdir)" \
-               LDLIBS="-lbsd" \
                || die "./configure failed"
 }
 

Reply via email to