[116152] trunk/dports/devel/mspdebug/Portfile

g5pw at macports.org g5pw at macports.org
Sun Jan 19 13:39:55 PST 2014


Revision: 116152
          https://trac.macports.org/changeset/116152
Author:   g5pw at macports.org
Date:     2014-01-19 13:39:54 -0800 (Sun, 19 Jan 2014)
Log Message:
-----------
devel/mspdebug:
  add universal variant (also fixes #41432)
  update dependencies
  bump revision to rebuild

Modified Paths:
--------------
    trunk/dports/devel/mspdebug/Portfile

Modified: trunk/dports/devel/mspdebug/Portfile
===================================================================
--- trunk/dports/devel/mspdebug/Portfile	2014-01-19 21:39:51 UTC (rev 116151)
+++ trunk/dports/devel/mspdebug/Portfile	2014-01-19 21:39:54 UTC (rev 116152)
@@ -5,6 +5,7 @@
 
 name                    mspdebug
 version                 0.22
+revision                1
 maintainers             g5pw
 
 categories              devel cross
@@ -24,10 +25,14 @@
 checksums               rmd160  2c072a65bec138d04107062cfc788e73e577b7b1 \
                         sha256  9a0550f3c7911bcc4e3231fff652c8f14763eb6a945609ce715db7164bf76c55
 
-depends_lib             port:libusb-compat port:libelf
+depends_lib             port:libusb
 
 use_configure           no
 
+variant universal       {}
+
+build.args-append       CC="${configure.cc} [get_canonical_archflags]"
+
 destroot.env-append     PREFIX="${prefix}"
 
 livecheck.regex         "${name}-((?!.*${name}.*|\\${extract.suffix}).*)\\${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140119/1139f0fa/attachment.html>


More information about the macports-changes mailing list