git: 5cba71060d9c - main - devel/spark: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:16 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5cba71060d9c4380e5b6aaba99872fe28d929bf0
commit 5cba71060d9c4380e5b6aaba99872fe28d929bf0
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:51 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:52 +0000
devel/spark: Add CPE information
Approved by: portmgr (blanket)
---
devel/spark/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/spark/Makefile b/devel/spark/Makefile
index d66e37de3a24..6db72a9c0fca 100644
--- a/devel/spark/Makefile
+++ b/devel/spark/Makefile
@@ -22,7 +22,8 @@ BUILD_DEPENDS= ${LOCALBASE}/share/java/maven33/bin/mvn:devel/maven33 \
RUN_DEPENDS= bash:shells/bash \
yarn:devel/hadoop2
-USES= python shebangfix
+USES= cpe python shebangfix
+CPE_VENDOR= apache
USE_JAVA= yes
MAKE_ENV+= JAVA_HOME=${JAVA_HOME} MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m"
SHEBANG_FILES= bin/sparkR