git: e8ba93f7f3fe - main - sysutils/afflib: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:36:15 UTC
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