[89918] trunk/dports/textproc/mime/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Feb 15 07:58:42 PST 2012


Revision: 89918
          http://trac.macports.org/changeset/89918
Author:   ryandesign at macports.org
Date:     2012-02-15 07:58:42 -0800 (Wed, 15 Feb 2012)
Log Message:
-----------
mime: ensure we're UsingTheRightCompiler and arch flags

Modified Paths:
--------------
    trunk/dports/textproc/mime/Portfile

Modified: trunk/dports/textproc/mime/Portfile
===================================================================
--- trunk/dports/textproc/mime/Portfile	2012-02-15 15:52:57 UTC (rev 89917)
+++ trunk/dports/textproc/mime/Portfile	2012-02-15 15:58:42 UTC (rev 89918)
@@ -5,6 +5,7 @@
 
 name                mime
 version             1.1
+revision            1
 categories          textproc
 license             BSD
 platforms           darwin
@@ -22,4 +23,8 @@
 patchfiles          patch-Makefile.in \
                     patch-message.c
 
+variant universal {}
+
+build.args          CC="${configure.cc} [get_canonical_archflags cc]"
+
 destroot.destdir    prefix=${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120215/90a996cf/attachment-0001.html>


More information about the macports-changes mailing list