[96087] trunk/dports/net/linphone/Portfile
Revision: 96087 https://trac.macports.org/changeset/96087 Author: jmr@macports.org Date: 2012-07-31 07:02:47 -0700 (Tue, 31 Jul 2012) Log Message: ----------- linphone: disable use of -Werror (#33484) Modified Paths: -------------- trunk/dports/net/linphone/Portfile Modified: trunk/dports/net/linphone/Portfile =================================================================== --- trunk/dports/net/linphone/Portfile 2012-07-31 13:42:39 UTC (rev 96086) +++ trunk/dports/net/linphone/Portfile 2012-07-31 14:02:47 UTC (rev 96087) @@ -26,4 +26,4 @@ patchfiles ortp.h.patch -configure.args-append --disable-video --with-readline=none +configure.args-append --disable-video --with-readline=none --disable-strict
participants (1)
-
jmr@macports.org