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

mnick at macports.org mnick at macports.org
Sat Sep 12 07:03:47 PDT 2009


Revision: 57525
          http://trac.macports.org/changeset/57525
Author:   mnick at macports.org
Date:     2009-09-12 07:03:40 -0700 (Sat, 12 Sep 2009)
Log Message:
-----------
conflict with VLC09, add license

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

Modified: trunk/dports/multimedia/VLC/Portfile
===================================================================
--- trunk/dports/multimedia/VLC/Portfile	2009-09-12 13:53:41 UTC (rev 57524)
+++ trunk/dports/multimedia/VLC/Portfile	2009-09-12 14:03:40 UTC (rev 57525)
@@ -16,8 +16,10 @@
                     mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. \
                     It can also be used as a server to stream in unicast or multicast \
                     in IPv4 or IPv6 on a high-bandwidth network.
+license             GPL
 
 platforms           darwin
+conflicts           VLC09
 
 homepage            http://www.videolan.org
 master_sites        http://download.videolan.org/pub/videolan/vlc/${version}/
@@ -217,7 +219,6 @@
 platform macosx {
     destroot.target-append  VLC.app
     post-destroot {
-        file mkdir ${destroot}${applications_dir}
         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/20090912/5afe2a14/attachment.html>


More information about the macports-changes mailing list