git: 1ef927f42be7 - main - misc/nut: drop unused libpthread-stubs

From: Jason E. Hale <jhale_at_FreeBSD.org>
Date: Wed, 01 Mar 2023 03:26:34 UTC
The branch main has been updated by jhale:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1ef927f42be77f3468fbc7005097b93888a6c9a8

commit 1ef927f42be77f3468fbc7005097b93888a6c9a8
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-02-10 15:22:44 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2023-03-01 03:26:08 +0000

    misc/nut: drop unused libpthread-stubs
    
    PR:             269465
    Approved by:    jhale (maintainer)
---
 misc/nut/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/misc/nut/Makefile b/misc/nut/Makefile
index cf8484df2182..0a87d4b6a913 100644
--- a/misc/nut/Makefile
+++ b/misc/nut/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	nut
 PORTVERSION=	20.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	misc
 MASTER_SITES=	SF
 PKGNAMEPREFIX=	health-
@@ -21,8 +21,7 @@ OPTIONS_DEFINE=	FLTK DOCS
 OPTIONS_SUB=	yes
 
 FLTK_DESC=		Install FLTK GUI
-FLTK_LIB_DEPENDS=	libpthread-stubs.so:devel/libpthread-stubs \
-			libfreetype.so:print/freetype2 \
+FLTK_LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 			libexpat.so:textproc/expat2 \
 			libfontconfig.so:x11-fonts/fontconfig \
 			libfltk_images.so:x11-toolkits/fltk