[95625] trunk/dports/net

jmr at macports.org jmr at macports.org
Tue Jul 17 19:42:12 PDT 2012


Revision: 95625
          https://trac.macports.org/changeset/95625
Author:   jmr at macports.org
Date:     2012-07-17 19:42:11 -0700 (Tue, 17 Jul 2012)
Log Message:
-----------
linphone, linphone-devel: depend on either speex or speex-devel (#33066)

Modified Paths:
--------------
    trunk/dports/net/linphone/Portfile
    trunk/dports/net/linphone-devel/Portfile

Modified: trunk/dports/net/linphone/Portfile
===================================================================
--- trunk/dports/net/linphone/Portfile	2012-07-18 02:39:36 UTC (rev 95624)
+++ trunk/dports/net/linphone/Portfile	2012-07-18 02:42:11 UTC (rev 95625)
@@ -21,7 +21,7 @@
 depends_build         port:intltool \
                       port:pkgconfig
 depends_lib           port:libglade2 \
-                      port:speex-devel \
+                      path:lib/pkgconfig/speex.pc:speex \
                       port:libeXosip2 
 
 patchfiles            ortp.h.patch

Modified: trunk/dports/net/linphone-devel/Portfile
===================================================================
--- trunk/dports/net/linphone-devel/Portfile	2012-07-18 02:39:36 UTC (rev 95624)
+++ trunk/dports/net/linphone-devel/Portfile	2012-07-18 02:42:11 UTC (rev 95625)
@@ -20,7 +20,7 @@
 depends_build         port:intltool \
                       port:pkgconfig
 depends_lib           port:libglade2 \
-                      port:speex-devel \
+                      path:lib/pkgconfig/speex.pc:speex \
                       port:libeXosip2 
 
 configure.args-append --disable-video --with-readline=none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120717/f68bbbc1/attachment.html>


More information about the macports-changes mailing list