aboutsummaryrefslogtreecommitdiff
path: root/lang/v8-devel
diff options
context:
space:
mode:
Diffstat (limited to 'lang/v8-devel')
-rw-r--r--lang/v8-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/v8-devel/Makefile b/lang/v8-devel/Makefile
index 02dd32d294a1..e02d5f6292bc 100644
--- a/lang/v8-devel/Makefile
+++ b/lang/v8-devel/Makefile
@@ -23,7 +23,7 @@ ALL_TARGET= native
MAKE_ARGS= library=shared use_system_icu=on
MAKE_ENV= CC.host=${CC} CXX.host=${CXX} LINK.host=${CXX} LINK.target=${CXX}
USE_LDCONFIG= yes
-USES= compiler cpe execinfo gmake localbase python:2 shebangfix tar:xz
+USES= compiler cpe gmake localbase python:2 shebangfix tar:xz
CPE_VENDOR= google