git: 0711f19824f5 - main - lang/racket: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Oct 2021 11:14:49 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=0711f19824f543fc74dfae3bc08dc7983d1e787b commit 0711f19824f543fc74dfae3bc08dc7983d1e787b 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: Add CPE information Approved by: portmgr (blanket) --- lang/racket/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/racket/Makefile b/lang/racket/Makefile index c8d32700dd4a..df7c890af4fd 100644 --- a/lang/racket/Makefile +++ b/lang/racket/Makefile @@ -26,7 +26,8 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \ libffi.so:devel/libffi \ libpng.so:graphics/png -USES= gmake gnome iconv jpeg libtool localbase sqlite tar:tgz +USES= cpe gmake gnome iconv jpeg libtool localbase sqlite tar:tgz +CPE_VENDOR= ${PORTNAME}-lang USE_GNOME= cairo pango GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-pthread \