diff options
author | will <will@FreeBSD.org> | 2000-05-29 01:24:50 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-05-29 01:24:50 +0000 |
commit | 040dc0dc2078c52ed0a1687f1bf4d38816f290ba (patch) | |
tree | deb77bc8955c9630f9b584f4d9b9bc01a1d8015c | |
parent | 18084317c1a33a52c0ba85b6b7ef8e284ffd98bc (diff) | |
download | FreeBSD-ports-040dc0dc2078c52ed0a1687f1bf4d38816f290ba.zip FreeBSD-ports-040dc0dc2078c52ed0a1687f1bf4d38816f290ba.tar.gz |
Whoops, forgot to update patch when the 0.6.0 patch went in; good thing
the KDE project joined in on the anti-GIF-patent project. :-)
Found by: bento
-rw-r--r-- | devel/cervisia/files/patch-ab | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/devel/cervisia/files/patch-ab b/devel/cervisia/files/patch-ab deleted file mode 100644 index ac9812a1..0000000 --- a/devel/cervisia/files/patch-ab +++ /dev/null @@ -1,27 +0,0 @@ ---- configure Mon Feb 21 16:30:52 2000 -+++ configure.new Sat Feb 26 02:21:24 2000 -@@ -5338,7 +5338,7 @@ - echo "$ac_t""$kde_result" 1>&6 - fi - --bindir=$kde_bindir -+bindir=$prefix/bin - - - -@@ -5411,6 +5411,7 @@ - - - -+if false; then - echo $ac_n "checking for giflib""... $ac_c" 1>&6 - echo "configure:5416: checking for giflib" >&5 - if eval "test \"`echo '$''{'ac_cv_lib_gif'+set}'`\" = set"; then -@@ -5457,6 +5458,7 @@ - - else - { echo "configure: error: You need giflib30. Please install the kdesupport package" 1>&2; exit 1; } -+fi - fi - - |