diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-20 18:13:07 +0200 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-20 18:13:07 +0200 |
commit | 37b4f358cecd4836130ad351d50eb4992d29e5cd (patch) | |
tree | eeba9dc03f14f6972ae3c79f078330ec70e6be96 /graphics/freeimage | |
parent | graphics/dcmtk: Add CPE information (diff) |
graphics/freeimage: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/freeimage')
-rw-r--r-- | graphics/freeimage/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 \ |