[102805] trunk/dports/mail/mailx/files/patch-Makefile

jmr at macports.org jmr at macports.org
Fri Feb 8 11:32:02 PST 2013


Revision: 102805
          https://trac.macports.org/changeset/102805
Author:   jmr at macports.org
Date:     2013-02-08 11:32:01 -0800 (Fri, 08 Feb 2013)
Log Message:
-----------
mailx: remove -Werror (#37942, maintainer timeout)

Modified Paths:
--------------
    trunk/dports/mail/mailx/files/patch-Makefile

Modified: trunk/dports/mail/mailx/files/patch-Makefile
===================================================================
--- trunk/dports/mail/mailx/files/patch-Makefile	2013-02-08 17:33:48 UTC (rev 102804)
+++ trunk/dports/mail/mailx/files/patch-Makefile	2013-02-08 19:32:01 UTC (rev 102805)
@@ -33,7 +33,7 @@
 -#LDFLAGS		=
 -#WARN		= -Wall -Wno-parentheses -Werror
 +LDFLAGS		= __LDFLAGS__
-+WARN		= -Wall -Wno-parentheses -Werror
++WARN		= -Wall -Wno-parentheses
  
  # Some RedHat versions need INCLUDES = -I/usr/kerberos/include to compile
  # with OpenSSL, or to compile with GSSAPI authentication included. In the
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130208/5640174e/attachment.html>


More information about the macports-changes mailing list