aboutsummaryrefslogtreecommitdiff
path: root/lang/v8-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/v8-devel/Makefile')
-rw-r--r--lang/v8-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/v8-devel/Makefile b/lang/v8-devel/Makefile
index 83572b39f7fe..70b50d0b8246 100644
--- a/lang/v8-devel/Makefile
+++ b/lang/v8-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= v8
PORTVERSION= 3.27.7
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= lang
MASTER_SITES= LOCAL/vanilla
PKGNAMESUFFIX= -devel
@@ -24,7 +24,7 @@ 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
USE_CXXSTD= gnu++11
-USES= compiler:c++11-lib cpe gmake localbase python:2 shebangfix tar:xz
+USES= compiler:c++11-lib cpe gmake localbase python:2.7 shebangfix tar:xz
CPE_VENDOR= google