diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-01 15:09:58 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-01 15:09:58 +0000 |
commit | 3b4ac4cfbcbd895f06a929d3984f6a850e3c521b (patch) | |
tree | 338c7f459c0b4736a36fac6bcf2778dc3ce19bf9 /www/encompass/files/patch-ab | |
parent | Add several WITH_* configure time options to the ports. (diff) |
Update to 0.3.0.
Notes
Notes:
svn path=/head/; revision=35582
Diffstat (limited to 'www/encompass/files/patch-ab')
-rw-r--r-- | www/encompass/files/patch-ab | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/www/encompass/files/patch-ab b/www/encompass/files/patch-ab deleted file mode 100644 index 9db672dcfe49..000000000000 --- a/www/encompass/files/patch-ab +++ /dev/null @@ -1,21 +0,0 @@ ---- config.h.orig Fri Aug 25 09:40:37 2000 -+++ config.h Fri Sep 15 08:57:40 2000 -@@ -6,6 +6,9 @@ - - #include <sys/stat.h> - #include <netdb.h> -+#include <sys/types.h> -+#include <sys/socket.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - - #include <libgnomeprint/gnome-print.h> -@@ -24,7 +27,7 @@ - #include <WWWStream.h> - #include <WWWInit.h> - --#include <glibwww2/glibwww.h> -+#include <glibwww/glibwww.h> - - #include "html.h" - #include "menu.h" |