[22294] trunk/dports/devel/mhash/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Feb 25 01:05:01 PST 2007


Revision: 22294
          http://trac.macosforge.org/projects/macports/changeset/22294
Author:   ryandesign at macports.org
Date:     2007-02-25 01:05:00 -0800 (Sun, 25 Feb 2007)

Log Message:
-----------
Add +universal variant

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

Modified: trunk/dports/devel/mhash/Portfile
===================================================================
--- trunk/dports/devel/mhash/Portfile	2007-02-25 08:54:44 UTC (rev 22293)
+++ trunk/dports/devel/mhash/Portfile	2007-02-25 09:05:00 UTC (rev 22294)
@@ -37,3 +37,7 @@
 		skid2-authentication ${destroot}${prefix}/share/doc/${name}
 }
 
+variant universal {
+	configure.args-append --disable-dependency-tracking
+	configure.env-append CFLAGS="-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc" LDFLAGS="-Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc"
+}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070225/e30bbe2d/attachment.html


More information about the macports-changes mailing list