[126313] trunk/dports/gnome/vte
devans at macports.org
devans at macports.org
Tue Oct 7 14:38:36 PDT 2014
Revision: 126313
https://trac.macports.org/changeset/126313
Author: devans at macports.org
Date: 2014-10-07 14:38:36 -0700 (Tue, 07 Oct 2014)
Log Message:
-----------
vte: remove cflags that break build on 10.6 and possibly earlier.
Modified Paths:
--------------
trunk/dports/gnome/vte/Portfile
Added Paths:
-----------
trunk/dports/gnome/vte/files/patch-src-Makefile.am.diff
Modified: trunk/dports/gnome/vte/Portfile
===================================================================
--- trunk/dports/gnome/vte/Portfile 2014-10-07 21:04:09 UTC (rev 126312)
+++ trunk/dports/gnome/vte/Portfile 2014-10-07 21:38:36 UTC (rev 126313)
@@ -34,7 +34,8 @@
port:vala
patchfiles patch-src-vteutils.c.diff \
- patch-gcc-4.2.diff
+ patch-gcc-4.2.diff \
+ patch-src-Makefile.am.diff
# update m4/intltool.m4 and autoreconf
Added: trunk/dports/gnome/vte/files/patch-src-Makefile.am.diff
===================================================================
--- trunk/dports/gnome/vte/files/patch-src-Makefile.am.diff (rev 0)
+++ trunk/dports/gnome/vte/files/patch-src-Makefile.am.diff 2014-10-07 21:38:36 UTC (rev 126313)
@@ -0,0 +1,11 @@
+--- src/Makefile.am.orig 2014-10-07 14:30:50.000000000 -0700
++++ src/Makefile.am 2014-10-07 14:31:16.000000000 -0700
+@@ -284,8 +284,6 @@
+ $(NULL)
+
+ vte_ at VTE_API_MAJOR_VERSION@_ at VTE_API_MINOR_VERSION@_CFLAGS = \
+- -Wno-unused-variable \
+- -Wno-unused-but-set-variable \
+ $(VTE_CFLAGS) \
+ $(AM_CFLAGS) \
+ $(NULL)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141007/e5d5dc79/attachment-0001.html>
More information about the macports-changes
mailing list