From fe709ed45fd4294767ade4262124bc281b3acccd Mon Sep 17 00:00:00 2001 From: Gleb Popov Date: Tue, 1 Apr 2025 10:20:46 +0300 Subject: [PATCH] mail/mulberry: Mark as CentOS 7 only It requires too old libstdc++.so.5 --- mail/mulberry/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/mulberry/Makefile b/mail/mulberry/Makefile index 60144ab96a40..57f80bacd74a 100644 --- a/mail/mulberry/Makefile +++ b/mail/mulberry/Makefile @@ -10,7 +10,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Scalable high-performance GUI Internet Mail User Agent WWW= http://www.mulberrymail.com/ -USES= linux tar:tgz +USES= linux:c7 tar:tgz NO_WRKSUBDIR= yes USE_LINUX= xorglibs ONLY_FOR_ARCHS= i386 amd64