Skip to content

Commit

Permalink
graphics/chafa: Remove 13.1 cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
ehaupt committed Jul 5, 2024
1 parent 6be13af commit ed31778
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions graphics/chafa/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ed31778

Please sign in to comment.