[125843] trunk/dports/audio/chromaprint/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Sep 27 08:03:30 PDT 2014


Revision: 125843
          https://trac.macports.org/changeset/125843
Author:   khindenburg at macports.org
Date:     2014-09-27 08:03:30 -0700 (Sat, 27 Sep 2014)
Log Message:
-----------
chromaprint: install libchromaprint.pc #45168

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

Modified: trunk/dports/audio/chromaprint/Portfile
===================================================================
--- trunk/dports/audio/chromaprint/Portfile	2014-09-27 14:55:46 UTC (rev 125842)
+++ trunk/dports/audio/chromaprint/Portfile	2014-09-27 15:03:30 UTC (rev 125843)
@@ -28,6 +28,10 @@
 
 configure.args-append -DCMAKE_BUILD_TYPE=Release -DBUILD_EXAMPLES=ON
 
+post-patch {
+    reinplace "s|if(NOT APPLE AND NOT BUILD_FRAMEWORK|if(NOT BUILD_FRAMEWORK|" ${worksrcpath}/CMakeLists.txt
+}
+
 # For the test to work: please install FFmpeg with libswresample
 #test.run            yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140927/c4669c8d/attachment-0001.html>


More information about the macports-changes mailing list