diff options
author | naddy <naddy@FreeBSD.org> | 2002-10-31 23:22:11 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-10-31 23:22:11 +0800 |
commit | bc718c4e4e46e2220335e794ebebe6ccb48b6c23 (patch) | |
tree | 97effba2206e5aaee748c71d8086c4ca8a3faf8d /x11-wm/ratpoison/files | |
parent | 96d7dfcaa127b216faf604879c1c4cd477b784eb (diff) | |
download | freebsd-ports-gnome-bc718c4e4e46e2220335e794ebebe6ccb48b6c23.tar.gz freebsd-ports-gnome-bc718c4e4e46e2220335e794ebebe6ccb48b6c23.tar.zst freebsd-ports-gnome-bc718c4e4e46e2220335e794ebebe6ccb48b6c23.zip |
* Update to 1.1.1.
PR: 44175
Submitted by: Josh Elsasser <jre@vineyard.net>
* Respect CFLAGS.
Diffstat (limited to 'x11-wm/ratpoison/files')
-rw-r--r-- | x11-wm/ratpoison/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-wm/ratpoison/files/patch-configure b/x11-wm/ratpoison/files/patch-configure new file mode 100644 index 000000000000..6a7752d73bda --- /dev/null +++ b/x11-wm/ratpoison/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure.orig Sat Jul 6 23:46:16 2002 ++++ configure Thu Oct 31 16:16:00 2002 +@@ -846,7 +846,6 @@ + EOF + + +-CFLAGS="$CFLAGS -Wall -O2" + echo $ac_n "checking build system type""... $ac_c" 1>&6 + echo "configure:852: checking build system type" >&5 + |