diff --git a/devel/linux-rl9-libevent/Makefile b/devel/linux-rl9-libevent/Makefile index e060a6678c7c..0db7cf423b77 100644 --- a/devel/linux-rl9-libevent/Makefile +++ b/devel/linux-rl9-libevent/Makefile @@ -1,24 +1,25 @@ PORTNAME= libevent PORTVERSION= 2.1.12 DISTVERSIONSUFFIX= -8.el9_4 PORTREVISION= 2 CATEGORIES= devel MAINTAINER= emulation@FreeBSD.org COMMENT= API for executing callback functions on events or timeouts (Rocky Linux ${LINUX_DIST_VER}) WWW= https://libevent.org/ LICENSE= BSD3CLAUSE -USES= linux:rl9 +USES= cpe linux:rl9 +CPE_VENDOR= libevent_project 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