diff --git a/audio/libebur128/Makefile b/audio/libebur128/Makefile index 8f214d00bafb..32f0ff83600c 100644 --- a/audio/libebur128/Makefile +++ b/audio/libebur128/Makefile @@ -1,18 +1,20 @@ PORTNAME= libebur128 PORTVERSION= 1.2.6 DISTVERSIONPREFIX= v CATEGORIES= audio MAINTAINER= krion@FreeBSD.org COMMENT= Implementation of the EBU R128 loudness standard WWW= https://github.com/jiixyj/libebur128 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake pathfix pkgconfig USE_GITHUB= yes GH_ACCOUNT= jiixyj USE_LDCONFIG= yes +CONFLICTS_INSTALL= ebur128 + .include