[128090] trunk/dports/devel/libdvbpsi/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Wed Nov 12 19:30:16 PST 2014
Revision: 128090
https://trac.macports.org/changeset/128090
Author: jeremyhu at macports.org
Date: 2014-11-12 19:30:16 -0800 (Wed, 12 Nov 2014)
Log Message:
-----------
libdvbpsi: Don't use -Werror
Modified Paths:
--------------
trunk/dports/devel/libdvbpsi/Portfile
Modified: trunk/dports/devel/libdvbpsi/Portfile
===================================================================
--- trunk/dports/devel/libdvbpsi/Portfile 2014-11-12 23:16:51 UTC (rev 128089)
+++ trunk/dports/devel/libdvbpsi/Portfile 2014-11-13 03:30:16 UTC (rev 128090)
@@ -32,6 +32,10 @@
depends_build-append \
port:automake port:autoconf port:libtool
+post-patch {
+ reinplace "s:-Werror::" ${worksrcpath}/configure.ac
+}
+
pre-configure {
system -W ${worksrcpath} "/bin/sh bootstrap"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141112/c1a6be8c/attachment.html>
More information about the macports-changes
mailing list