mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
9bdd35ef99
Pointed out by: Ferenc Gal <gferenc88@gmail.com> (via private email)
11 lines
264 B
Plaintext
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 = \
|