git: 9b81c04be818 - main - science/massxpert: drop unused libpthread-stubs

From: Lorenzo Salvadore <salvadore_at_FreeBSD.org>
Date: Sat, 11 Feb 2023 15:41:48 UTC
The branch main has been updated by salvadore:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9b81c04be81865880e3609e7c9cc24e871c9c785

commit 9b81c04be81865880e3609e7c9cc24e871c9c785
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-02-10 15:59:09 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2023-02-11 15:41:00 +0000

    science/massxpert: drop unused libpthread-stubs
    
    PR:             269468
    Approved by:    salvadore (maintainer)
---
 science/massxpert/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/science/massxpert/Makefile b/science/massxpert/Makefile
index caadb75a9cea..3cdb7320d147 100644
--- a/science/massxpert/Makefile
+++ b/science/massxpert/Makefile
@@ -9,7 +9,6 @@ WWW=		http://www.msxpertsuite.org
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
 LIB_DEPENDS=	libexpat.so:textproc/expat2 \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2 \