[71861] trunk/dports/audio/jack/Portfile

devans at macports.org devans at macports.org
Fri Sep 24 12:43:57 PDT 2010


Revision: 71861
          http://trac.macports.org/changeset/71861
Author:   devans at macports.org
Date:     2010-09-24 12:43:56 -0700 (Fri, 24 Sep 2010)
Log Message:
-----------
jack: reverting addition of dependency on libsamplerate which is optional only, my apologies to the maintainer.

Modified Paths:
--------------
    trunk/dports/audio/jack/Portfile

Modified: trunk/dports/audio/jack/Portfile
===================================================================
--- trunk/dports/audio/jack/Portfile	2010-09-24 19:24:16 UTC (rev 71860)
+++ trunk/dports/audio/jack/Portfile	2010-09-24 19:43:56 UTC (rev 71861)
@@ -31,8 +31,7 @@
 depends_lib     port:libxml2 \
                 port:libxslt \
                 port:zlib \
-                port:libsndfile \
-                port:libsamplerate
+                port:libsndfile
 
 livecheck.type  regex
 livecheck.url   ${homepage}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100924/59a2d713/attachment.html>


More information about the macports-changes mailing list