[117016] trunk/dports/lang/gccxml-devel/Portfile

mmoll at macports.org mmoll at macports.org
Wed Feb 12 13:14:33 PST 2014


Revision: 117016
          https://trac.macports.org/changeset/117016
Author:   mmoll at macports.org
Date:     2014-02-12 13:14:33 -0800 (Wed, 12 Feb 2014)
Log Message:
-----------
lang/gccxml-devel: add missing build dependency

Modified Paths:
--------------
    trunk/dports/lang/gccxml-devel/Portfile

Modified: trunk/dports/lang/gccxml-devel/Portfile
===================================================================
--- trunk/dports/lang/gccxml-devel/Portfile	2014-02-12 20:47:55 UTC (rev 117015)
+++ trunk/dports/lang/gccxml-devel/Portfile	2014-02-12 21:14:33 UTC (rev 117016)
@@ -26,5 +26,7 @@
 # default compiler it uses is the one used to compile it, so to get gccxml working
 # without having to set any options it seems easier to do this:
 configure.compiler llvm-gcc-4.2
+# XCode 5 doesn't include llvm-gcc-4.2, so make sure it is installed
+depends_build-append bin:llvm-gcc-4.2:llvm-gcc42
 # also need this compiler at runtime
 depends_run-append bin:llvm-gcc-4.2:llvm-gcc42
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140212/b09f2944/attachment.html>


More information about the macports-changes mailing list