Skip to content

Commit

Permalink
lang/v8: Use USES=cpe
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 16, 2021
1 parent f3d9a78 commit 243cc1a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lang/v8/Makefile
Expand Up @@ -23,7 +23,7 @@ BUILD_DEPENDS= binutils>=0:devel/binutils \
${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR}
LIB_DEPENDS= libicudata.so:devel/icu

USES= gnome ninja pkgconfig python:3.5+,build tar:xz
USES= cpe gnome ninja pkgconfig python:3.5+,build tar:xz
USE_GNOME= glib20

BINARY_ALIAS= python=${PYTHON_CMD}
Expand All @@ -34,6 +34,8 @@ SUB_FILES= v8.pc v8_libbase.pc v8_libplatform.pc

USE_GITHUB= yes

CPE_VENDOR= google

# We follow the stable channel on https://omahaproxy.appspot.com/
PORTSCOUT= ignore:1

Expand Down

0 comments on commit 243cc1a

Please sign in to comment.