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

jeremyhu at macports.org jeremyhu at macports.org
Wed Nov 25 16:09:09 PST 2009


Revision: 60865
          http://trac.macports.org/changeset/60865
Author:   jeremyhu at macports.org
Date:     2009-11-25 16:09:05 -0800 (Wed, 25 Nov 2009)
Log Message:
-----------
openvrml: Buildfix for xulrunner-devel

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

Modified: trunk/dports/graphics/openvrml/Portfile
===================================================================
--- trunk/dports/graphics/openvrml/Portfile	2009-11-25 22:54:24 UTC (rev 60864)
+++ trunk/dports/graphics/openvrml/Portfile	2009-11-26 00:09:05 UTC (rev 60865)
@@ -61,7 +61,7 @@
     depends_lib-append          path:lib/xulrunner/libxul.dylib:xulrunner
     configure.args-delete       --disable-script-node-javascript
     configure.args-append       --enable-script-node-javascript
-    configure.cppflags-append   "-I${prefix}/include/xulrunner/unstable"
+    configure.cppflags-append   `pkg-config libxul --cflags`
 }
 
 variant js_spidermonkey description {Enable support for JavaScript in the Script node with Spidermonkey} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091125/b8d593c0/attachment.html>


More information about the macports-changes mailing list