Date: Thu, 21 Oct 2021 14:36:15 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: e8ba93f7f3fe - main - sysutils/afflib: Add CPE information Message-ID: <202110211436.19LEaF2d073634@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=e8ba93f7f3feeea085cf33091374a694d7dcc348 commit e8ba93f7f3feeea085cf33091374a694d7dcc348 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/afflib: Add CPE information Approved by: portmgr (blanket) --- sysutils/afflib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/afflib/Makefile b/sysutils/afflib/Makefile index 27bf83322bac..78d65077b324 100644 --- a/sysutils/afflib/Makefile +++ b/sysutils/afflib/Makefile @@ -21,7 +21,8 @@ GH_PROJECT= AFFLIBv3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-s3=yes -USES= autoreconf fuse libtool pathfix readline ssl +USES= autoreconf cpe fuse libtool pathfix readline ssl +CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes INSTALL_TARGET= install-strip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211436.19LEaF2d073634>