[71368] trunk/dports/audio/lv2core/Portfile

devans at macports.org devans at macports.org
Fri Sep 10 13:55:31 PDT 2010


Revision: 71368
          http://trac.macports.org/changeset/71368
Author:   devans at macports.org
Date:     2010-09-10 13:55:30 -0700 (Fri, 10 Sep 2010)
Log Message:
-----------
lv2core: set destroot.violate_mtree yes, closes #23758.

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

Modified: trunk/dports/audio/lv2core/Portfile
===================================================================
--- trunk/dports/audio/lv2core/Portfile	2010-09-10 20:06:46 UTC (rev 71367)
+++ trunk/dports/audio/lv2core/Portfile	2010-09-10 20:55:30 UTC (rev 71368)
@@ -35,7 +35,14 @@
 destroot.cmd    ./waf
 destroot.destdir --destdir=${destroot}
 
+#
+# port installs audo plugin support files  at
+# /Library/Audio/Plug-Ins/LV2
+# this is normal
+#
+ 
+destroot.violate_mtree yes
+
 livecheck.type  regex
 livecheck.url   ${homepage}
 livecheck.regex <a href="http://lv2plug.in/spec/${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}">LV2 Core Package
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100910/f8861d6f/attachment.html>


More information about the macports-changes mailing list