Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:32:58 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d5091b76391f - main - devel/librelp: Add CPE information
Message-ID:  <202110142132.19ELWwiE079448@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d5091b76391fc5cebd5be8b4ad58ef06f182cbbe

commit d5091b76391fc5cebd5be8b4ad58ef06f182cbbe
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:30 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:30 +0000

    devel/librelp: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/librelp/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/librelp/Makefile b/devel/librelp/Makefile
index f4f6a833894c..dd0ce0564f9d 100644
--- a/devel/librelp/Makefile
+++ b/devel/librelp/Makefile
@@ -22,7 +22,8 @@ OPENSSL_CONFIGURE_ENABLE=	tls-openssl
 OPENSSL_CONFIGURE_ENV=		OPENSSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" \
 				OPENSSL_CFLAGS="-I ${OPENSSLINC}"
 
-USES=		libtool pathfix pkgconfig
+USES=		cpe libtool pathfix pkgconfig
+CPE_VENDOR=	rsyslog
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142132.19ELWwiE079448>