From 4af6ea0fd45151f829e62d3c95cc7c89d0a555f6 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Thu, 9 Jan 2014 22:38:52 -0800 Subject: [PATCH] Tweak lang/v8 version 3.18.5 --- lang/v8/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lang/v8/Makefile b/lang/v8/Makefile index 8c62d8d22da..973fe2fb4c1 100644 --- a/lang/v8/Makefile +++ b/lang/v8/Makefile @@ -1,5 +1,5 @@ # Created by: siasia -# $FreeBSD: lang/v8/Makefile 336157 2013-12-11 11:31:07Z sunpoet $ +# $FreeBSD: lang/v8/Makefile 337829 2013-12-28 04:28:43Z vanilla $ PORTNAME= v8 PORTVERSION= 3.18.5 @@ -12,6 +12,8 @@ COMMENT= Google\'s open source JavaScript engine BUILD_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo +CONFLICTS= v8-devel-* + USES= gmake USE_XZ= yes USE_PYTHON= 2.6-2.7 -- 2.41.0