diff options
author | krion <krion@FreeBSD.org> | 2004-03-16 22:21:03 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-03-16 22:21:03 +0800 |
commit | 9e1baefded2f033fabffe495fd72d0dec639f3e5 (patch) | |
tree | 0f0775c748035c7cfd3ff63a29f91a43c29c7229 /net/gq/files | |
parent | 34c980f31bda7201ef787f863f789b1b275fb1be (diff) | |
download | freebsd-ports-gnome-9e1baefded2f033fabffe495fd72d0dec639f3e5.tar.gz freebsd-ports-gnome-9e1baefded2f033fabffe495fd72d0dec639f3e5.tar.zst freebsd-ports-gnome-9e1baefded2f033fabffe495fd72d0dec639f3e5.zip |
- Update to version 1.0b1
PR: ports/64326
Submitted by: maintainer
Diffstat (limited to 'net/gq/files')
-rw-r--r-- | net/gq/files/patch-configure | 11 | ||||
-rw-r--r-- | net/gq/files/patch-icons::Makefile.in (renamed from net/gq/files/patch-ab) | 0 |
2 files changed, 11 insertions, 0 deletions
diff --git a/net/gq/files/patch-configure b/net/gq/files/patch-configure new file mode 100644 index 000000000000..ae546b9859d3 --- /dev/null +++ b/net/gq/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Tue Feb 17 00:38:43 2004 ++++ configure Tue Feb 17 00:39:12 2004 +@@ -6702,7 +6702,7 @@ + fi; + + if test "x$GCC" = "xyes"; then +- for A in -Wall -W -Wno-unused -Wmissing-declarations -Wcast-align -Wpointer-arith -Wfloat-equal ++ for A in -Wall -W -Wno-unused -Wmissing-declarations -Wcast-align -Wpointer-arith + do + # The following should work as well, but might (?) be less portable + # if ! echo "$CFLAGS" | grep -q -w -- "$A" ; then diff --git a/net/gq/files/patch-ab b/net/gq/files/patch-icons::Makefile.in index 71deccf450b1..71deccf450b1 100644 --- a/net/gq/files/patch-ab +++ b/net/gq/files/patch-icons::Makefile.in |