[53912] trunk/dports/graphics/librsvg/Portfile

jmr at macports.org jmr at macports.org
Thu Jul 16 09:27:40 PDT 2009


Revision: 53912
          http://trac.macports.org/changeset/53912
Author:   jmr at macports.org
Date:     2009-07-16 09:27:39 -0700 (Thu, 16 Jul 2009)
Log Message:
-----------
explicitly disable the mozilla plugin so it doesn't autodetect the plugin dev headers (and cause build failures)

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

Modified: trunk/dports/graphics/librsvg/Portfile
===================================================================
--- trunk/dports/graphics/librsvg/Portfile	2009-07-16 14:38:14 UTC (rev 53911)
+++ trunk/dports/graphics/librsvg/Portfile	2009-07-16 16:27:39 UTC (rev 53912)
@@ -29,7 +29,8 @@
                 port:libxml2
 
 configure.args  --enable-pixbuf-loader \
-                --with-svgz
+                --with-svgz \
+                --disable-mozilla-plugin
 
 post-activate {
     ui_debug "Updating gdk-pixbuf.loaders..."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090716/70e7d08d/attachment.html>


More information about the macports-changes mailing list