[57062] trunk/dports/benchmarks/ubench/Portfile

jmr at macports.org jmr at macports.org
Sat Sep 5 18:15:06 PDT 2009


Revision: 57062
          http://trac.macports.org/changeset/57062
Author:   jmr at macports.org
Date:     2009-09-05 18:15:01 -0700 (Sat, 05 Sep 2009)
Log Message:
-----------
ubench: removing use_64_bit variant, use build_arch instead

Modified Paths:
--------------
    trunk/dports/benchmarks/ubench/Portfile

Modified: trunk/dports/benchmarks/ubench/Portfile
===================================================================
--- trunk/dports/benchmarks/ubench/Portfile	2009-09-06 01:01:53 UTC (rev 57061)
+++ trunk/dports/benchmarks/ubench/Portfile	2009-09-06 01:15:01 UTC (rev 57062)
@@ -29,9 +29,5 @@
     xinstall -m 444 ${worksrcpath}/ubench.8 ${destroot}${prefix}/share/man/man8
 }
 
-variant use_64_bit conflicts universal description {Build a 64-bit executable} {
-    configure.cflags-append -m64
-}
-
 livecheck.check regex
 livecheck.regex {<H2>Ubench ([0-9.]+)</H2>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090905/507297a0/attachment.html>


More information about the macports-changes mailing list