head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2012.08.14.06.02.10;	author lwhsu;	state Exp;
branches;
next	;


desc
@@


1.1
log
@SVN rev 302491 on 2012-08-14 06:02:10Z by lwhsu

- Keep node 0.6.x branch in www/node06

PR:		ports/170204
Submitted by:	Jin-Sih Lin <linpct@@gmail.com> (maintainer)
@
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']
@
