Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:32:06 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: a2c3f9e89935 - main - devel/avr-gdb: Add CPE information
Message-ID:  <202110142132.19ELW63I075709@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=a2c3f9e899353514b767f7ffe1a15ff0fa917e6c

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

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

diff --git a/devel/avr-gdb/Makefile b/devel/avr-gdb/Makefile
index 749c9c8f9f2c..48497e7e35cd 100644
--- a/devel/avr-gdb/Makefile
+++ b/devel/avr-gdb/Makefile
@@ -14,7 +14,8 @@ LICENSE=	GPLv3
 
 LIB_DEPENDS=	libexpat.so:textproc/expat2
 
-USES=		gmake ncurses tar:bzip2 iconv
+USES=		cpe gmake ncurses tar:bzip2 iconv
+CPE_VENDOR=	gnu
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--target=avr --program-prefix=avr --disable-nls \



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