[97709] trunk/dports/multimedia/VLC-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Sep 12 13:55:54 PDT 2012


Revision: 97709
          http://trac.macports.org//changeset/97709
Author:   jeremyhu at macports.org
Date:     2012-09-12 13:55:54 -0700 (Wed, 12 Sep 2012)
Log Message:
-----------
VLC-devel: Fix a build error on case sensitive filesystems

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

Modified: trunk/dports/multimedia/VLC-devel/Portfile
===================================================================
--- trunk/dports/multimedia/VLC-devel/Portfile	2012-09-12 20:09:14 UTC (rev 97708)
+++ trunk/dports/multimedia/VLC-devel/Portfile	2012-09-12 20:55:54 UTC (rev 97709)
@@ -313,6 +313,7 @@
     }
 
     post-patch {
+        reinplace "s/Appkit/AppKit/" ${worksrcpath}/configure.ac
         reinplace "/Sparkle.framework/d" \
             ${worksrcpath}/extras/package/macosx/vlc.xcodeproj/project.pbxproj 
         reinplace "/SDKROOT/d" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120912/d7afd149/attachment.html>


More information about the macports-changes mailing list