diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-03 12:45:27 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-03 12:45:27 +0000 |
commit | 59f65c82ef1fb9785e51d03810630a4002b88fa3 (patch) | |
tree | e887032a7873793c6df97212af60e11960f36b8e /lang/v8/Makefile | |
parent | 9f764c35ede22eb9e1b5b2d294ffc5d8360431b9 (diff) |
Notes
Diffstat (limited to 'lang/v8/Makefile')
-rw-r--r-- | lang/v8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/v8/Makefile b/lang/v8/Makefile index c69c31516372..e97b84e1d683 100644 --- a/lang/v8/Makefile +++ b/lang/v8/Makefile @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo -CONFLICTS= v8-3.24.* +CONFLICTS= v8-3.27.* USES= gmake compiler tar:xz USE_PYTHON= 2 |