git: 642075bf9a6f - main - x11/slim: drop unused libpthread-stubs

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Wed, 01 Mar 2023 15:15:17 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=642075bf9a6f27a3caf68f170d79c27879c9bf9c

commit 642075bf9a6f27a3caf68f170d79c27879c9bf9c
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-02-10 16:01:18 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-01 15:15:07 +0000

    x11/slim: drop unused libpthread-stubs
    
    PR:             269469
    Approved by:    maintainer timeout (2 weeks)
---
 x11/slim/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11/slim/Makefile b/x11/slim/Makefile
index 1b8394a73b31..fdd7b0377dda 100644
--- a/x11/slim/Makefile
+++ b/x11/slim/Makefile
@@ -11,7 +11,6 @@ WWW=		https://sourceforge.net/projects/slim.berlios/
 
 LICENSE=	GPLv2
 
-BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
 LIB_DEPENDS=	libpng.so:graphics/png \
 		libfreetype.so:print/freetype2 \
 		libfontconfig.so:x11-fonts/fontconfig