git: edf66a1d7430 - main - lang/racket-minimal: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Oct 2021 11:14:51 UTC
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 \