[102791] users/larryv/dports/mail/re-alpine

larryv at macports.org larryv at macports.org
Fri Feb 8 01:55:09 PST 2013


Revision: 102791
          https://trac.macports.org/changeset/102791
Author:   larryv at macports.org
Date:     2013-02-08 01:55:09 -0800 (Fri, 08 Feb 2013)
Log Message:
-----------
[sandbox] re-alpine: Patch imap Makefile and disable parallel building.

Modified Paths:
--------------
    users/larryv/dports/mail/re-alpine/Portfile

Added Paths:
-----------
    users/larryv/dports/mail/re-alpine/files/
    users/larryv/dports/mail/re-alpine/files/imap-Makefile.diff

Modified: users/larryv/dports/mail/re-alpine/Portfile
===================================================================
--- users/larryv/dports/mail/re-alpine/Portfile	2013-02-08 09:24:43 UTC (rev 102790)
+++ users/larryv/dports/mail/re-alpine/Portfile	2013-02-08 09:55:09 UTC (rev 102791)
@@ -21,6 +21,9 @@
 checksums           rmd160  a541d93007bc859bf7ebf481fb5a8ccd0df0b551 \
                     sha256  70d9324b2a93a5c268a3f8b05449d33e1c79acd23d1bce2a9d95b334d7bfba87
 
+
+patchfiles          imap-Makefile.diff
+
 configure.args      --disable-nls \
                     --without-libiconv-prefix \
                     --without-libintl-prefix \
@@ -29,3 +32,5 @@
                     --without-ldap \
                     --without-tcl \
                     --with-c-client-target=oxp
+
+use_parallel_build  no

Added: users/larryv/dports/mail/re-alpine/files/imap-Makefile.diff
===================================================================
--- users/larryv/dports/mail/re-alpine/files/imap-Makefile.diff	                        (rev 0)
+++ users/larryv/dports/mail/re-alpine/files/imap-Makefile.diff	2013-02-08 09:55:09 UTC (rev 102791)
@@ -0,0 +1,10 @@
+--- imap/Makefile.orig	2012-12-20 23:06:57.000000000 -0500
++++ imap/Makefile	2013-02-08 03:30:10.000000000 -0500
+@@ -419,7 +419,6 @@
+ 	$(TOUCH) ip6
+ 	$(BUILD) BUILDTYPE=osx IP=$(IP6) EXTRAAUTHENTICATORS="$(EXTRAAUTHENTICATORS) gss" \
+ 	PASSWDTYPE=pam \
+-	EXTRACFLAGS="$(EXTRACFLAGS) -DMAC_OSX_KLUDGE=1" \
+ 	SPECIALS="SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLCERTS=/System/Library/OpenSSL/certs SSLKEYS=/System/Library/OpenSSL/private GSSINCLUDE=/usr/include GSSLIB=/usr/lib PAMDLFLAGS=-lpam"
+ 
+ osx:	osxok an
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130208/281020ad/attachment.html>


More information about the macports-changes mailing list