[68591] trunk/dports/mail/alpine/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jun 6 23:41:52 PDT 2010


Revision: 68591
          http://trac.macports.org/changeset/68591
Author:   ryandesign at macports.org
Date:     2010-06-06 23:41:49 -0700 (Sun, 06 Jun 2010)
Log Message:
-----------
alpine: fix universal variant; see #24212

Modified Paths:
--------------
    trunk/dports/mail/alpine/Portfile

Modified: trunk/dports/mail/alpine/Portfile
===================================================================
--- trunk/dports/mail/alpine/Portfile	2010-06-07 06:25:47 UTC (rev 68590)
+++ trunk/dports/mail/alpine/Portfile	2010-06-07 06:41:49 UTC (rev 68591)
@@ -80,3 +80,9 @@
   configure.args-delete --with-local-password-cache-method
   configure.args-append --with-passfile=".pine.pwd"
 }
+
+variant universal {
+  build.args-append \
+    EXTRACFLAGS="${configure.universal_cflags}" \
+    EXTRALDFLAGS="${configure.universal_ldflags}"
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100606/19a6cdd3/attachment-0001.html>


More information about the macports-changes mailing list