diff options
author | garbled <garbled> | 1998-09-15 05:38:45 +0000 |
---|---|---|
committer | garbled <garbled> | 1998-09-15 05:38:45 +0000 |
commit | e3560a309c30eb2a61fbf4bc9204762f4b8ce2f5 (patch) | |
tree | 090e1e4de4484f48a2ac5682d3dd4d25cf9a4919 /www/arena/patches | |
parent | da71e192dd3c1cd8cacf042e2648fbba66d09e61 (diff) | |
download | pkgsrc-e3560a309c30eb2a61fbf4bc9204762f4b8ce2f5.tar.gz |
Make Arena compile on alpha. What a nightmare.. broken configure script,
libwww hosage, and the kicker?
It doesn't actually work.. it just displays a black screen. Ugh.
Still more work to be done here....
Diffstat (limited to 'www/arena/patches')
-rw-r--r-- | www/arena/patches/patch-ab | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www/arena/patches/patch-ab b/www/arena/patches/patch-ab new file mode 100644 index 00000000000..f11e1fb0b37 --- /dev/null +++ b/www/arena/patches/patch-ab @@ -0,0 +1,12 @@ +$NetBSD: patch-ab,v 1.1 1998/09/15 05:38:45 garbled Exp $ +--- configure.orig Mon Sep 14 20:20:15 1998 ++++ configure Mon Sep 14 20:20:28 1998 +@@ -2517,7 +2517,7 @@ + # + LibWWW_headers="WWWLib.h WWWApp.h WWWFile.h WWWHTTP.h WWWMIME.h WWWNews.h WWWTrans.h" + LibWWW_HTAncMan_h="HTAncMan.h" +-LibWWW_config_h="config.h" ++LibWWW_config_h="wwwconf.h" + + + # |