summaryrefslogtreecommitdiff
path: root/lang/racket
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-19 13:14:32 +0200
committerStefan Eßer <se@FreeBSD.org>2021-10-19 13:14:32 +0200
commit0711f19824f543fc74dfae3bc08dc7983d1e787b (patch)
tree9c94b276a1b9f368ed6a6bfd2b054f225e63240b /lang/racket
parentlang/quickjs: Add CPE information (diff)
lang/racket: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'lang/racket')
-rw-r--r--lang/racket/Makefile3
1 files changed, 2 insertions, 1 deletions
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 \