diff options
author | marcus <marcus@FreeBSD.org> | 2004-03-27 20:23:30 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-03-27 20:23:30 +0000 |
commit | 4166412d74d28c099c5e7ee845b8b24fa7d476e6 (patch) | |
tree | cc5801f8060d1c7b1c03f416a79f713feb0e7bd6 /x11/xscreensaver-gnome/files | |
parent | 341a559efd575eb9f72258cfde95555973363a65 (diff) | |
download | FreeBSD-ports-4166412d74d28c099c5e7ee845b8b24fa7d476e6.zip FreeBSD-ports-4166412d74d28c099c5e7ee845b8b24fa7d476e6.tar.gz |
Fix patching on non-CURRENT systems.
Diffstat (limited to 'x11/xscreensaver-gnome/files')
-rw-r--r-- | x11/xscreensaver-gnome/files/patch-ab | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/xscreensaver-gnome/files/patch-ab b/x11/xscreensaver-gnome/files/patch-ab index f7eed0f..54df708 100644 --- a/x11/xscreensaver-gnome/files/patch-ab +++ b/x11/xscreensaver-gnome/files/patch-ab @@ -9,16 +9,6 @@ OBJCC="$OBJCC -Wall" # supposedly gcc 3.4 will have "-Wdeclaration-after-statement" # and then perhaps we can do without -pedantic? -@@ -15346,9 +15346,6 @@ - fi - echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 - echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 --if test $ac_cv_lib_pthread_pthread_create = yes; then -- GL_LIBS="-lpthread" --fi - - fi - @@ -19014,13 +19011,13 @@ # Now that we know whether we have Gnome, we can decide where the XML # config files get installed. |