Date: Thu, 21 Oct 2021 14:36:18 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: 501667cc0c2f - main - sysutils/burp: Add CPE information Message-ID: <202110211436.19LEaIWQ073718@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=501667cc0c2fffbe7a3ebe99fa03fc6633f100a8 commit 501667cc0c2fffbe7a3ebe99fa03fc6633f100a8 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:10 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:10 +0000 sysutils/burp: Add CPE information Approved by: portmgr (blanket) --- sysutils/burp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/burp/Makefile b/sysutils/burp/Makefile index 9f120f0be966..b25a03787ac3 100644 --- a/sysutils/burp/Makefile +++ b/sysutils/burp/Makefile @@ -18,7 +18,8 @@ LIB_DEPENDS= librsync.so:net/librsync RUN_DEPENDS= bash:shells/bash #USES= gmake libtool ncurses pkgconfig ssl tar:bz2 -USES= libtool ncurses pkgconfig ssl tar:bz2 +USES= cpe libtool ncurses pkgconfig ssl tar:bz2 +CPE_VENDOR= ${PORTNAME}_project CONFIGURE_ARGS= --sysconfdir=${ETCDIR} GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211436.19LEaIWQ073718>