Skip to content

Commit

Permalink
devel/bazel: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
decke committed Sep 25, 2021
1 parent 4292bb7 commit 82d01ad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion devel/bazel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ BROKEN_FreeBSD_12_powerpc64= fails to compile: Action failed to execute: java.io
BUILD_DEPENDS= bash:shells/bash \
zip:archivers/zip

USES= python:3.3+ shebangfix zip:infozip
USES= cpe python:3.3+ shebangfix zip:infozip
SHEBANG_REGEX= .*(sh|txt|_stub|stub_.*|bazel|get_workspace_status|protobuf_support|_so)

CPE_VENDOR= google

USE_JAVA= yes
JAVA_VERSION= 1.8
JAVA_VENDOR= openjdk
Expand Down

0 comments on commit 82d01ad

Please sign in to comment.