audio/libebur128: Add CONFLICTS_INSTALL entry for ebur128

ebur128 is a drop-in replacement so both can't be installed at the
same time
This commit is contained in:
Daniel Engberg 2023-05-01 16:56:49 +02:00
parent 2c3165b737
commit 7fbb345c52

View file

@ -15,4 +15,6 @@ USE_GITHUB= yes
GH_ACCOUNT= jiixyj
USE_LDCONFIG= yes
CONFLICTS_INSTALL= ebur128
.include <bsd.port.mk>