Skip to content
Snippets Groups Projects
Commit cc875616 authored by Jan Beich's avatar Jan Beich
Browse files

multimedia/pipewire: drop security/openssl* workaround after 6ff5f81b

This reverts commit 75ff86d0.
parent 50c4d254
No related merge requests found
......@@ -109,10 +109,4 @@ post-install-MEDIASESSION-on:
${INSTALL_DATA} ${WRKDIR}/10-alsa-default.conf \
${STAGEDIR}${ETCDIR}/${PORTNAME}.conf.d
.include <bsd.port.pre.mk>
.if ${SSL_DEFAULT:C,3[0-9],3,} == openssl3
CFLAGS+= -DOPENSSL_API_COMPAT=0x10100000L
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment