git: 04c0110c8ac4 - main - math/xspread: drop unused libpthread-stubs

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Fri, 10 Feb 2023 15:58:24 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=04c0110c8ac4c40469614a375715188a99e74e5d

commit 04c0110c8ac4c40469614a375715188a99e74e5d
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-02-10 15:49:58 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-02-10 15:55:49 +0000

    math/xspread: drop unused libpthread-stubs
    
    libpthread-stubs no longer provides shared library since 9cba0ef67a30:
    
    $ make clean all WITH=X11
    [...]
    ===>   xspread-3.1.1c_4 depends on shared library: libpthread-stubs.so - not found
---
 math/xspread/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/math/xspread/Makefile b/math/xspread/Makefile
index cd3731ec84a6..465da2df9492 100644
--- a/math/xspread/Makefile
+++ b/math/xspread/Makefile
@@ -26,7 +26,6 @@ PLIST_FILES=	bin/pxspread bin/xspread man/man1/pxspread.1.gz \
 OPTIONS_DEFINE=	X11 DOCS
 
 X11_USE=		XORG=x11,xau,xcb,xdmcp,xt
-X11_LIB_DEPENDS=	libpthread-stubs.so:devel/libpthread-stubs
 X11_USES=		localbase xorg
 X11_CONFIGURE_ENV_OFF=	ac_cv_header_X11_X_h=no