git: 3b722e123f30 - main - graphics/libemf: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:13:57 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=3b722e123f304a7b9fc634b18de6ed7ac4a22cee commit 3b722e123f304a7b9fc634b18de6ed7ac4a22cee Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:08 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:08 +0000 graphics/libemf: Add CPE information Approved by: portmgr (blanket) --- graphics/libemf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/libemf/Makefile b/graphics/libemf/Makefile index 40cca0eb6793..3b5999d37779 100644 --- a/graphics/libemf/Makefile +++ b/graphics/libemf/Makefile @@ -15,7 +15,8 @@ BROKEN_riscv64= fails to build: ../include/libEMF/wine/winnt.h:77:3: Unknown CP OPTIONS_DEFINE= DOCS -USES= libtool +USES= cpe libtool +CPE_VENDOR= ${PORTNAME:tl}_project GNU_CONFIGURE= yes