diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-17 16:35:34 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-17 16:35:34 +0000 |
commit | d225aca67ab7e9bd0f89735773735c4b061f989f (patch) | |
tree | b818fb548f6ab86c35b97410ba31954765ac3c59 /x11 | |
parent | c6b0bd87c637f56322eef218c00b5a9dbd110f81 (diff) | |
download | ports-d225aca67ab7e9bd0f89735773735c4b061f989f.tar.gz ports-d225aca67ab7e9bd0f89735773735c4b061f989f.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/oooqs/files/patch-configure | 12 | ||||
-rw-r--r-- | x11/oooqs2/files/patch-configure | 12 |
2 files changed, 20 insertions, 4 deletions
diff --git a/x11/oooqs/files/patch-configure b/x11/oooqs/files/patch-configure index 1456f82ba62d..8fbad87b507e 100644 --- a/x11/oooqs/files/patch-configure +++ b/x11/oooqs/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig Thu Nov 11 22:41:24 2004 -+++ configure Thu Nov 11 22:44:20 2004 +--- configure.orig Sun Nov 9 11:32:27 2003 ++++ configure Wed Nov 17 17:30:32 2004 @@ -21948,15 +21948,34 @@ @@ -410,3 +410,11 @@ if test -z "$LIBPTHREAD"; then echo "$as_me:$LINENO: checking whether $CXX supports -pthread" >&5 +@@ -22314,7 +22261,6 @@ + fi + + fi +- fi + + + diff --git a/x11/oooqs2/files/patch-configure b/x11/oooqs2/files/patch-configure index 1456f82ba62d..8fbad87b507e 100644 --- a/x11/oooqs2/files/patch-configure +++ b/x11/oooqs2/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig Thu Nov 11 22:41:24 2004 -+++ configure Thu Nov 11 22:44:20 2004 +--- configure.orig Sun Nov 9 11:32:27 2003 ++++ configure Wed Nov 17 17:30:32 2004 @@ -21948,15 +21948,34 @@ @@ -410,3 +410,11 @@ if test -z "$LIBPTHREAD"; then echo "$as_me:$LINENO: checking whether $CXX supports -pthread" >&5 +@@ -22314,7 +22261,6 @@ + fi + + fi +- fi + + + |