Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2021 11:14:51 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: edf66a1d7430 - main - lang/racket-minimal: Add CPE information
Message-ID:  <202110191114.19JBEpeV062394@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=edf66a1d743033a9f2992600832f0bf369071e6f

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

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

diff --git a/lang/racket-minimal/Makefile b/lang/racket-minimal/Makefile
index 32117c799d23..522e19920c0f 100644
--- a/lang/racket-minimal/Makefile
+++ b/lang/racket-minimal/Makefile
@@ -25,7 +25,8 @@ NOT_FOR_ARCHS_REASON=	unsupported platform
 
 LIB_DEPENDS=	libffi.so:devel/libffi
 
-USES=		gmake iconv libtool localbase tar:tgz
+USES=		cpe gmake iconv libtool localbase tar:tgz
+CPE_VENDOR=	${PORTNAME}-lang
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-libffi \
 		--enable-places \



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