[68681] trunk/dports/graphics/openvrml/Portfile

raphael at macports.org raphael at macports.org
Wed Jun 9 23:56:54 PDT 2010


Revision: 68681
          http://trac.macports.org/changeset/68681
Author:   raphael at macports.org
Date:     2010-06-09 23:56:50 -0700 (Wed, 09 Jun 2010)
Log Message:
-----------
openvrml: fix js_spidermonkey variant; see #25191

Modified Paths:
--------------
    trunk/dports/graphics/openvrml/Portfile

Modified: trunk/dports/graphics/openvrml/Portfile
===================================================================
--- trunk/dports/graphics/openvrml/Portfile	2010-06-10 06:50:40 UTC (rev 68680)
+++ trunk/dports/graphics/openvrml/Portfile	2010-06-10 06:56:50 UTC (rev 68681)
@@ -75,6 +75,7 @@
     configure.args-delete       --disable-script-node-javascript
     configure.args-append       --enable-script-node-javascript \
                                 --with-libjs
+    configure.env-append        JS_CFLAGS="-DXP_UNIX -DJS_THREADSAFE -I${prefix}/include/js"
 }
 
 variant no_opengl conflicts xembed description {Do not build the GL renderer} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100609/8f56a2fb/attachment-0001.html>


More information about the macports-changes mailing list