[29358] trunk/dports/www/firefox-x11/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Fri Sep 21 18:02:49 PDT 2007
Revision: 29358
http://trac.macosforge.org/projects/macports/changeset/29358
Author: rhwood at macports.org
Date: 2007-09-21 18:02:49 -0700 (Fri, 21 Sep 2007)
Log Message:
-----------
Use our cairo instead of the bundled cairo
Modified Paths:
--------------
trunk/dports/www/firefox-x11/Portfile
Modified: trunk/dports/www/firefox-x11/Portfile
===================================================================
--- trunk/dports/www/firefox-x11/Portfile 2007-09-22 01:02:31 UTC (rev 29357)
+++ trunk/dports/www/firefox-x11/Portfile 2007-09-22 01:02:49 UTC (rev 29358)
@@ -27,7 +27,8 @@
port:zip \
port:gtk2 \
port:gnome-vfs \
- port:gnome-icon-theme
+ port:gnome-icon-theme \
+ port:cairo
depends_build port:pkgconfig
patchfiles patch-browser-app-profile-firefox.js \
@@ -56,7 +57,8 @@
--with-default-mozilla-five-home=${prefix}/lib/firefox \
--with-system-jpeg=${prefix} \
--with-system-zlib=${prefix} \
- --with-system-png=${prefix}
+ --with-system-png=${prefix} \
+ --with-system-cairo=${prefix}
variant debug {
configure.args-delete --disable-debug --enable-optimize='-O2' --enable-strip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070921/731c2ad6/attachment.html
More information about the macports-changes
mailing list