[101735] trunk/dports/graphics/cairo/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Thu Jan 17 20:03:45 PST 2013
Revision: 101735
https://trac.macports.org/changeset/101735
Author: jeremyhu at macports.org
Date: 2013-01-17 20:03:45 -0800 (Thu, 17 Jan 2013)
Log Message:
-----------
cairo: Add explicit dependency on lzo2 to fix opportunistic linking and universal build when lzo2 is installed -universal
Modified Paths:
--------------
trunk/dports/graphics/cairo/Portfile
Modified: trunk/dports/graphics/cairo/Portfile
===================================================================
--- trunk/dports/graphics/cairo/Portfile 2013-01-18 02:45:31 UTC (rev 101734)
+++ trunk/dports/graphics/cairo/Portfile 2013-01-18 04:03:45 UTC (rev 101735)
@@ -10,6 +10,7 @@
conflicts cairo-devel
set my_name cairo
version 1.12.10
+revision 1
categories graphics
maintainers ryandesign
license {LGPL-2.1 MPL-1.1}
@@ -39,6 +40,7 @@
port:freetype \
port:libpng \
port:zlib \
+ port:lzo2 \
port:expat
minimum_xcodeversions {8 2.4.1}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130117/29c36195/attachment-0001.html>
More information about the macports-changes
mailing list