git: 4427cdbb76b2 - main - biology/mothur: Fix build on 16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Jun 2026 01:03:31 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4427cdbb76b2b35910c8871a454eb335a7e9174d
commit 4427cdbb76b2b35910c8871a454eb335a7e9174d
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-05 00:02:12 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-05 01:03:25 +0000
biology/mothur: Fix build on 16
Reported by: fallout
---
biology/mothur/Makefile | 6 ------
1 file changed, 6 deletions(-)
diff --git a/biology/mothur/Makefile b/biology/mothur/Makefile
index 8491422d4f5d..34a49687700c 100644
--- a/biology/mothur/Makefile
+++ b/biology/mothur/Makefile
@@ -25,12 +25,6 @@ BINARY_ALIAS= g++=${CXX}
PLIST_FILES= bin/${PORTNAME}
-.include <bsd.port.options.mk>
-
-.if ${OPSYS} == FreeBSD
-USES+= llvm:max=15
-.endif
-
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}