1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/x11/wbar/files/patch-src__Makefile.in
Nicola Vitale 9bdd35ef99 - Remove -Werror switch, that breaks compiling on FreeBSD-10
Pointed out by:	Ferenc Gal <gferenc88@gmail.com> (via private email)
2013-03-07 20:24:25 +00:00

11 lines
264 B
Plaintext

--- ./src/Makefile.in.orig 2013-03-06 15:01:53.000000000 +0100
+++ ./src/Makefile.in 2013-03-06 15:01:56.000000000 +0100
@@ -235,7 +235,6 @@
-DPACKAGE_DATA_DIR=\""$(datadir)"\" \
-Wall \
-Wunused \
- -Werror \
-I$(top_srcdir)/src/utils
wbar_SOURCES = \