diff --git a/audio/libebur128/Makefile b/audio/libebur128/Makefile index 36c35e0d7f61..8f214d00bafb 100644 --- a/audio/libebur128/Makefile +++ b/audio/libebur128/Makefile @@ -1,18 +1,18 @@ 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 pkgconfig +USES= cmake pathfix pkgconfig USE_GITHUB= yes GH_ACCOUNT= jiixyj USE_LDCONFIG= yes .include