diff options
author | wiz <wiz@pkgsrc.org> | 2004-09-25 20:23:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-09-25 20:23:29 +0000 |
commit | 428bbc6721175b592bf54ceaf57d0776b8e5f9a7 (patch) | |
tree | ecb8e82a1ca9795afec943143947d64549ff9b00 /chat | |
parent | 29e2088250d66f414f883ff13501444abf7fe964 (diff) | |
download | pkgsrc-428bbc6721175b592bf54ceaf57d0776b8e5f9a7.tar.gz |
Remove a patch that shouldn't be necessary any longer, since it
worked around a wrapper problem that's been fixed.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/gaim-gtk1/distinfo | 3 | ||||
-rw-r--r-- | chat/gaim-gtk1/patches/patch-ac | 12 |
2 files changed, 1 insertions, 14 deletions
diff --git a/chat/gaim-gtk1/distinfo b/chat/gaim-gtk1/distinfo index 73728e98c4e..83643006b55 100644 --- a/chat/gaim-gtk1/distinfo +++ b/chat/gaim-gtk1/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.2 2004/05/03 22:38:40 snj Exp $ +$NetBSD: distinfo,v 1.3 2004/09/25 20:23:29 wiz Exp $ SHA1 (gaim-0.59.8.tar.gz) = d1d81fd634bc206433982eb19cd76492a79a1834 Size (gaim-0.59.8.tar.gz) = 2126403 bytes SHA1 (patch-aa) = d1eba622e65507f657d602e497601e38140c5963 SHA1 (patch-ab) = 0a635d9c7b89b5ce87c3a0bb37fa05280c66c6c2 -SHA1 (patch-ac) = bf8bcb89d474db730c33e0d9d5fd1feccfeedb78 SHA1 (patch-ad) = 74603f8d139a91ca5f886edb411a9a041c7011ba diff --git a/chat/gaim-gtk1/patches/patch-ac b/chat/gaim-gtk1/patches/patch-ac deleted file mode 100644 index 9cbb4743c4b..00000000000 --- a/chat/gaim-gtk1/patches/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2004/05/03 22:38:40 snj Exp $ - ---- configure.orig 2003-01-08 03:21:24.000000000 +0100 -+++ configure -@@ -12479,7 +12479,6 @@ rm -f conftest.$ac_objext conftest.$ac_e - fi - rm -f conftest.$ac_objext conftest.$ac_ext - --CFLAGS="$CFLAGS -I/usr/local/include -I/opt/include -I\$(top_srcdir)" - - # Check whether --enable-distrib or --disable-distrib was given. - if test "${enable_distrib+set}" = set; then |