Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:13:57 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: 3b722e123f30 - main - graphics/libemf: Add CPE information
Message-ID:  <202110201613.19KGDv32085109@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=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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110201613.19KGDv32085109>