[86763] trunk/dports/comms/libinfinity/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Nov 2 19:53:18 PDT 2011


Revision: 86763
          http://trac.macports.org/changeset/86763
Author:   ryandesign at macports.org
Date:     2011-11-02 19:53:15 -0700 (Wed, 02 Nov 2011)
Log Message:
-----------
libinfinity: add glib2 dependency; see #29661

Modified Paths:
--------------
    trunk/dports/comms/libinfinity/Portfile

Modified: trunk/dports/comms/libinfinity/Portfile
===================================================================
--- trunk/dports/comms/libinfinity/Portfile	2011-11-03 02:38:49 UTC (rev 86762)
+++ trunk/dports/comms/libinfinity/Portfile	2011-11-03 02:53:15 UTC (rev 86763)
@@ -19,8 +19,12 @@
                     rmd160  62323ef54d8259445c6d493fbc29b725c189111d
 
 depends_build   port:pkgconfig
-depends_lib     port:libxml2 port:gnutls port:libgsasl
 
+depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
+                port:libxml2 \
+                port:gnutls \
+                port:libgsasl
+
 livecheck.type  regex
 livecheck.url   ${master_sites}
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111102/49d29d43/attachment.html>


More information about the macports-changes mailing list