[80735] trunk/dports/multimedia/VLC/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Jul 16 11:04:11 PDT 2011


Revision: 80735
          http://trac.macports.org/changeset/80735
Author:   jeremyhu at macports.org
Date:     2011-07-16 11:04:09 -0700 (Sat, 16 Jul 2011)
Log Message:
-----------
VLC: Revert my previous VLC.app target change and make a comment about why it's needed to warn of anyone from doing it in the future

Modified Paths:
--------------
    trunk/dports/multimedia/VLC/Portfile

Modified: trunk/dports/multimedia/VLC/Portfile
===================================================================
--- trunk/dports/multimedia/VLC/Portfile	2011-07-16 17:45:44 UTC (rev 80734)
+++ trunk/dports/multimedia/VLC/Portfile	2011-07-16 18:04:09 UTC (rev 80735)
@@ -260,7 +260,8 @@
 }
 
 platform macosx {
-    build.target-append VLC.app
+    # The VLC.app target is not well-written, so we need to do it during destroot
+    destroot.target-append VLC.app
     post-destroot {
         file rename ${worksrcpath}/VLC.app ${destroot}${applications_dir}/VLC.app
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110716/0e5a1b31/attachment-0001.html>


More information about the macports-changes mailing list