git: 37b4f358cecd - main - graphics/freeimage: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:13:51 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=37b4f358cecd4836130ad351d50eb4992d29e5cd commit 37b4f358cecd4836130ad351d50eb4992d29e5cd Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:07 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:07 +0000 graphics/freeimage: Add CPE information Approved by: portmgr (blanket) --- graphics/freeimage/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/freeimage/Makefile b/graphics/freeimage/Makefile index 826083839529..bfaef1006d32 100644 --- a/graphics/freeimage/Makefile +++ b/graphics/freeimage/Makefile @@ -21,7 +21,8 @@ LICENSE_PERMS_FIPL= dist-mirror pkg-mirror auto-accept BROKEN_mips= fails to compile: section referenced in discarded section BROKEN_mips64= fails to compile: opcode not supported on this processor: mips3 (mips3) 'madd $4,$5' -USES= dos2unix gmake zip +USES= cpe dos2unix gmake zip +CPE_VENDOR= ${PORTNAME}_project DOS2UNIX_FILES= Source/LibOpenJPEG/opj_malloc.h \ Source/LibRawLite/dcraw/dcraw.c \ Source/LibRawLite/internal/dcraw_common.cpp \