git: ed3177814ea7 - main - graphics/chafa: Remove 13.1 cruft

From: Emanuel Haupt <ehaupt_at_FreeBSD.org>
Date: Fri, 05 Jul 2024 12:27:36 UTC
The branch main has been updated by ehaupt:

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

commit ed3177814ea76674daaa4d82bfcdcd4fc5dfe5d0
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2024-07-05 12:27:26 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2024-07-05 12:27:34 +0000

    graphics/chafa: Remove 13.1 cruft
---
 graphics/chafa/Makefile | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/graphics/chafa/Makefile b/graphics/chafa/Makefile
index 50912251819e..f0f9f013fce0 100644
--- a/graphics/chafa/Makefile
+++ b/graphics/chafa/Makefile
@@ -33,13 +33,6 @@ INSTALL_TARGET=	install-strip
 
 OPTIONS_DEFINE=	DOCS
 
-.include <bsd.port.options.mk>
-
-# Remove when releng/13.2 is EoL
-.if ${OSVERSION} < 1303001 && ${ARCH} == "i386"
-BROKEN=		error: libchafa.so: undefined reference to _mm_extract_epi64
-.endif
-
 post-install:
 	${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 \
 		${STAGEDIR}${PREFIX}/share/man/man1