diff --git a/audio/linux-rl9-opus/Makefile b/audio/linux-rl9-opus/Makefile index 1d0d9847669e..8fb4bf8f6df6 100644 --- a/audio/linux-rl9-opus/Makefile +++ b/audio/linux-rl9-opus/Makefile @@ -1,22 +1,23 @@ PORTNAME= opus PORTVERSION= 1.3.1 DISTVERSIONSUFFIX= -10.el9 PORTREVISION= 1 CATEGORIES= audio linux MAINTAINER= emulation@FreeBSD.org COMMENT= IETF audio codec (Rocky Linux ${LINUX_DIST_VER}) WWW= https://opus-codec.org/ -USES= linux:rl9 +USES= cpe linux:rl9 +CPE_VENDOR= opus-codec USE_LDCONFIG= yes USE_LINUX_RPM= yes WANT_LINUX32= yes CONFLICTS= linux-c7-${PORTNAME} DESCR= ${PORTSDIR}/${PKGCATEGORY}/${PORTNAME}/pkg-descr DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} OPTIONS_DEFINE= DOCS .include