[112455] trunk/dports/devel/ige-mac-integration/Portfile

snc at macports.org snc at macports.org
Wed Oct 23 11:08:03 PDT 2013


Revision: 112455
          https://trac.macports.org/changeset/112455
Author:   snc at macports.org
Date:     2013-10-23 11:08:02 -0700 (Wed, 23 Oct 2013)
Log Message:
-----------
ige-mac-integrations:
 * address undefined g_thread_init by adding -lgthread-2.0
 * emailed maintainer, who does not actively use OS X any longer

Modified Paths:
--------------
    trunk/dports/devel/ige-mac-integration/Portfile

Modified: trunk/dports/devel/ige-mac-integration/Portfile
===================================================================
--- trunk/dports/devel/ige-mac-integration/Portfile	2013-10-23 15:12:41 UTC (rev 112454)
+++ trunk/dports/devel/ige-mac-integration/Portfile	2013-10-23 18:08:02 UTC (rev 112455)
@@ -30,6 +30,7 @@
 checksums           sha1    9a19315bb506bbf4319684aef97863b3d7a26b71 \
                     rmd160  4effb26e2fff37bddde2e73840ab83b77b6a75e8
 
+configure.ldflags-append "-lgthread-2.0"
 post-configure {
     reinplace "s|prefix = ${prefix}|prefix = ${destroot}${prefix}|g" ${worksrcpath}/strings/Makefile
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131023/2a1b2430/attachment-0001.html>


More information about the macports-changes mailing list