[98393] trunk/dports/multimedia/mythtv-core.25/Portfile

pixilla at macports.org pixilla at macports.org
Thu Oct 4 08:21:35 PDT 2012


Revision: 98393
          http://trac.macports.org//changeset/98393
Author:   pixilla at macports.org
Date:     2012-10-04 08:21:34 -0700 (Thu, 04 Oct 2012)
Log Message:
-----------
multimedia/mythtv-core.25:
- Fix clang port name.

Modified Paths:
--------------
    trunk/dports/multimedia/mythtv-core.25/Portfile

Modified: trunk/dports/multimedia/mythtv-core.25/Portfile
===================================================================
--- trunk/dports/multimedia/mythtv-core.25/Portfile	2012-10-04 13:48:55 UTC (rev 98392)
+++ trunk/dports/multimedia/mythtv-core.25/Portfile	2012-10-04 15:21:34 UTC (rev 98393)
@@ -13,7 +13,7 @@
 github.setup        MythTV mythtv ${shorthash}
 name                mythtv-core${majorversion}
 version             0${majorversion}${minorversion}-Fixes-20120918
-revision            1
+revision            2
 categories          multimedia
 platforms           darwin
 license             GPL-2
@@ -94,8 +94,8 @@
 # TODO: This should be done by base
 # https://trac.macports.org/ticket/32542
 if {${configure.compiler} == "macports-clang-3.0"} {
-    depends_build-append port:macports-clang-3.0
-    depends_skip_archcheck-append macports-clang-3.0
+    depends_build-append port:clang-3.0
+    depends_skip_archcheck-append clang-3.0
 }
 
 post-extract {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121004/a37527cc/attachment.html>


More information about the macports-changes mailing list