Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:32:40 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: bfe67690cc52 - main - devel/libdwarf: Add CPE information
Message-ID:  <202110142132.19ELWeDv078970@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=bfe67690cc52bb855618a0d0b6ad5ba236d6bd55

commit bfe67690cc52bb855618a0d0b6ad5ba236d6bd55
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:25 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:25 +0000

    devel/libdwarf: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/libdwarf/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/libdwarf/Makefile b/devel/libdwarf/Makefile
index 43378fb0c487..8740f6f32220 100644
--- a/devel/libdwarf/Makefile
+++ b/devel/libdwarf/Makefile
@@ -21,7 +21,8 @@ GNU_CONFIGURE=	yes
 LDFLAGS+=	-L${LOCALBASE}/lib
 CFLAGS+=	-I. -I${LOCALBASE}/include
 
-USES=		dos2unix
+USES=		cpe dos2unix
+CPE_VENDOR=	${PORTNAME}_project
 DOS2UNIX_GLOB=	*.h
 
 PS_FILES=	libdwarf2.1.pdf libdwarf2p.1.pdf mips_extensions.pdf



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