summaryrefslogtreecommitdiff
path: root/www/lynx
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2003-11-12 20:01:17 +0000
committertron <tron@pkgsrc.org>2003-11-12 20:01:17 +0000
commitf71e880785250f438afc5a9064f375ce3563d356 (patch)
treeb201e060b620f8b0dbf7a05dfbd6f44bb43ee801 /www/lynx
parent44845e8843c69f3a52d75866f3001f49a61a8f0e (diff)
downloadpkgsrc-f71e880785250f438afc5a9064f375ce3563d356.tar.gz
Fix bug in a makefile which breaks the build under NetBSD-current.
Diffstat (limited to 'www/lynx')
-rw-r--r--www/lynx/distinfo3
-rw-r--r--www/lynx/patches/patch-ab13
2 files changed, 15 insertions, 1 deletions
diff --git a/www/lynx/distinfo b/www/lynx/distinfo
index 81431fb6321..58f944d9140 100644
--- a/www/lynx/distinfo
+++ b/www/lynx/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2002/11/25 08:48:14 itojun Exp $
+$NetBSD: distinfo,v 1.9 2003/11/12 20:01:17 tron Exp $
SHA1 (lynx2.8.4rel.1.tar.bz2) = 11285022fbe6910fb0a47adc14581ceb0c3bfc98
Size (lynx2.8.4rel.1.tar.bz2) = 1940531 bytes
@@ -11,4 +11,5 @@ Size (lynx2.8.4rel.1c.patch) = 9270 bytes
SHA1 (lynx2.8.4rel.1d.patch) = d217452fe9b4862c0e98d63b2391708feb27366e
Size (lynx2.8.4rel.1d.patch) = 4688 bytes
SHA1 (patch-aa) = 123ebe71a00dfdd309d54b96f52ea83002d43cb2
+SHA1 (patch-ab) = 77911b842a84f3930fd53101974b5a422775b70b
SHA1 (patch-ae) = ebd644a91ad08060baaf724d44bb03bb2f51a260
diff --git a/www/lynx/patches/patch-ab b/www/lynx/patches/patch-ab
new file mode 100644
index 00000000000..5b9a8fceb11
--- /dev/null
+++ b/www/lynx/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.6 2003/11/12 20:01:17 tron Exp $
+
+--- src/chrtrans/makefile.in.orig 2001-04-02 02:51:46.000000000 +0200
++++ src/chrtrans/makefile.in 2003-11-12 20:34:44.000000000 +0100
+@@ -99,7 +99,7 @@
+
+ makeuctb$(_O): $(srcdir)/UCkd.h $(srcdir)/makeuctb.c
+
+-.SUFFIXES : $(_O) .tbl .i
++.SUFFIXES : $(_O) .tbl .i .h
+
+ .c$(_O):
+ @RULE_CC@