[112581] trunk/dports/lang/upc/Portfile

takeshi at macports.org takeshi at macports.org
Sun Oct 27 02:07:12 PDT 2013


Revision: 112581
          https://trac.macports.org/changeset/112581
Author:   takeshi at macports.org
Date:     2013-10-27 02:07:11 -0700 (Sun, 27 Oct 2013)
Log Message:
-----------
upc: added build dependency to gdb

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

Modified: trunk/dports/lang/upc/Portfile
===================================================================
--- trunk/dports/lang/upc/Portfile	2013-10-27 07:45:31 UTC (rev 112580)
+++ trunk/dports/lang/upc/Portfile	2013-10-27 09:07:11 UTC (rev 112581)
@@ -22,6 +22,7 @@
                     rmd160  862793b7e28d2614997a4bde494dd25103527c53
 
 depends_lib         port:gmp port:mpfr port:libiconv port:libmpc
+depends_build       port:gdb
 
 worksrcdir          build
 
@@ -55,6 +56,7 @@
                     --with-gmp=${prefix} \
                     --with-mpfr=${prefix} \
                     --with-mpc=${prefix} \
+                    --with-upc-backtrace-gdb=ggdb \
                     --enable-languages=upc
 if {${os.platform} == "darwin" && ${build_arch} == "x86_64"} {
     configure.args-append   --build=${build_arch}-apple-${os.platform}${os.major}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131027/82d0c1cf/attachment.html>


More information about the macports-changes mailing list