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

larryv at macports.org larryv at macports.org
Sat Feb 16 22:13:35 PST 2013


Revision: 103167
          https://trac.macports.org/changeset/103167
Author:   larryv at macports.org
Date:     2013-02-16 22:13:35 -0800 (Sat, 16 Feb 2013)
Log Message:
-----------
alpine: Rearrange a few keys.

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

Modified: trunk/dports/mail/alpine/Portfile
===================================================================
--- trunk/dports/mail/alpine/Portfile	2013-02-17 06:06:52 UTC (rev 103166)
+++ trunk/dports/mail/alpine/Portfile	2013-02-17 06:13:35 UTC (rev 103167)
@@ -9,29 +9,26 @@
 categories          mail
 license             Apache-2
 maintainers         nomaintainer
-description         alpine - a Program for Internet News and Email
-homepage            http://www.washington.edu/alpine/
 platforms           darwin
-use_parallel_build  no
 
+homepage            http://www.washington.edu/alpine/
+description         alpine - a Program for Internet News and Email
 long_description    Alpine is a tool for reading, sending, and \
                     managing electronic messages that was designed \
                     with novice users in mind.
 
 master_sites        ftp://ftp.cac.washington.edu/alpine/ \
                     ftp://ftp.cac.washington.edu/alpine/old/
-checksums           md5 84e44cbf71ed674800a5d57eed9c1c52
 use_bzip2           yes
+checksums           md5 84e44cbf71ed674800a5d57eed9c1c52
 
 patchfiles          patch-Makefile.in.diff \
                     patch-configure.diff \
                     patch-imap_Makefile.diff
 patch.pre_args      -p1
-
 if {${os.platform} == "darwin" && ${os.major} >= 10} {
     patchfiles-append   alpine-osx-10.6.patch
 }
-
 post-patch {
     reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/imap/Makefile
 }
@@ -46,7 +43,6 @@
                     port:cyrus-sasl2
 
 configure.env       SSLDIR=${prefix}
-
 configure.args      -with-lib-dir=${prefix}/lib \
                     -with-include-dir=${prefix}/include \
                     -with-krb5-include-dir=${prefix}/include \
@@ -60,6 +56,7 @@
 
 variant universal {}
 
+use_parallel_build  no
 build.args          CC=${configure.cc} \
                     EXTRACFLAGS="[get_canonical_archflags cc]" \
                     EXTRALDFLAGS="[get_canonical_archflags ld]" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130216/1b22e30c/attachment.html>


More information about the macports-changes mailing list