[106655] trunk/dports/graphics/cogl/Portfile

g5pw at macports.org g5pw at macports.org
Mon Jun 3 07:25:22 PDT 2013


Revision: 106655
          https://trac.macports.org/changeset/106655
Author:   g5pw at macports.org
Date:     2013-06-03 07:25:22 -0700 (Mon, 03 Jun 2013)
Log Message:
-----------
graphics/cogl:
  hopefully fix +quartx variant. Should close #37661
  do not revbump since it fails to build with +quartz

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

Modified: trunk/dports/graphics/cogl/Portfile
===================================================================
--- trunk/dports/graphics/cogl/Portfile	2013-06-03 14:15:22 UTC (rev 106654)
+++ trunk/dports/graphics/cogl/Portfile	2013-06-03 14:25:22 UTC (rev 106655)
@@ -74,6 +74,9 @@
     configure.args-append --enable-gdk-pixbuf=no \
                           --enable-quartz-image=yes \
                           --without-x
+    configure.ldflags-append    \
+                          -framework ApplicationServices \
+                          -framework QuartzCore
 }
 
 variant debug description {Enable debugging} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130603/de736c13/attachment.html>


More information about the macports-changes mailing list