[98179] trunk/dports/lang/libcxxabi/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Sep 27 11:35:39 PDT 2012


Revision: 98179
          http://trac.macports.org//changeset/98179
Author:   jeremyhu at macports.org
Date:     2012-09-27 11:35:39 -0700 (Thu, 27 Sep 2012)
Log Message:
-----------
libcxxabi: Add dependency on libunwind-headers (#36345)

Modified Paths:
--------------
    trunk/dports/lang/libcxxabi/Portfile

Modified: trunk/dports/lang/libcxxabi/Portfile
===================================================================
--- trunk/dports/lang/libcxxabi/Portfile	2012-09-27 18:30:13 UTC (rev 98178)
+++ trunk/dports/lang/libcxxabi/Portfile	2012-09-27 18:35:39 UTC (rev 98179)
@@ -36,7 +36,7 @@
         error "unsupported platform"
     }
 } else {
-    depends_build port:clang-3.1
+    depends_build port:clang-3.1 port:libunwind-headers
     depends_skip_archcheck-append clang-3.1
 
     configure.compiler macports-clang-3.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120927/77aefcb5/attachment.html>


More information about the macports-changes mailing list