head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2;
locks; strict;
comment	@# @;


1.2
date	2011.11.30.12.12.06;	author sunpoet;	state Exp;
branches;
next	1.1;

1.1
date	2011.05.12.15.57.42;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Force commit to state the repocopy from www/node to www/node04 is complete

PR:		ports/162881
Submitted by:	sunpoet (myself)
Repocopied by:	marcus (portmgr)
Feature safe:	yes
@
text
@--- deps/v8/SConstruct.orig	2011-04-06 19:17:46.000000000 +0800
+++ deps/v8/SConstruct	2011-05-12 20:48:13.000000000 +0800
@@@@ -178,7 +178,7 @@@@ LIBRARY_FLAGS = {
       }
     },
     'os:freebsd': {
-      'CPPPATH' : ['/usr/local/include'],
+      'CPPPATH' : [join(root_dir, 'src'), '/usr/local/include'],
       'LIBPATH' : ['/usr/local/lib'],
       'CCFLAGS':      ['-ansi'],
       'LIBS': ['execinfo']
@


1.1
log
@use lang/v8 on amd64.

Approved by:	maintainer
@
text
@@

