summaryrefslogtreecommitdiff
path: root/lang/racket
diff options
context:
space:
mode:
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 \