From e22e243de28b62ee20b0561806fa45a3ed673a58 Mon Sep 17 00:00:00 2001 From: tobez Date: Thu, 4 Nov 2004 12:22:21 +0000 Subject: Fix build on 4.X. Bump portrevision. Noticed by: kris Submitted by: maintainer --- net/bld/Makefile | 1 + net/bld/files/patch-ae | 11 +++++++++++ net/bld/files/patch-af | 12 ++++++++++++ 3 files changed, 24 insertions(+) create mode 100644 net/bld/files/patch-ae create mode 100644 net/bld/files/patch-af (limited to 'net/bld') diff --git a/net/bld/Makefile b/net/bld/Makefile index 600110d1..ea75cc2 100644 --- a/net/bld/Makefile +++ b/net/bld/Makefile @@ -7,6 +7,7 @@ PORTNAME= bld PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.online.redhate.org/bld/ diff --git a/net/bld/files/patch-ae b/net/bld/files/patch-ae new file mode 100644 index 0000000..e92c3efa --- /dev/null +++ b/net/bld/files/patch-ae @@ -0,0 +1,11 @@ +--- netlist.h.orig Thu Nov 4 12:10:08 2004 ++++ netlist.h Thu Nov 4 12:10:12 2004 +@@ -27,6 +27,8 @@ + #ifndef _NETLIST_H + #define _NETLIST_H + ++#include ++#include + #include /* in_addr_t */ + + diff --git a/net/bld/files/patch-af b/net/bld/files/patch-af new file mode 100644 index 0000000..6d36721 --- /dev/null +++ b/net/bld/files/patch-af @@ -0,0 +1,12 @@ +--- main.c.orig Thu Nov 4 12:40:05 2004 ++++ main.c Thu Nov 4 12:40:01 2004 +@@ -41,8 +41,8 @@ + #include + #include + #include +-#include + #include ++#include + #include + #include "options.h" + #include "parse_args.h" -- cgit v1.1