summaryrefslogtreecommitdiff
path: root/net/wide-dhcp/files/patch-ag
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1997-04-04 02:20:28 +0000
committerBrian Somers <brian@FreeBSD.org>1997-04-04 02:20:28 +0000
commitb98a2e643581cce9d97d00f226f735487964288a (patch)
tree0e70f09b73c9f045b680a2d897a321cc80d6ddb7 /net/wide-dhcp/files/patch-ag
parentUpgrade to 2.7.1 (diff)
Update wide-dhcp so that it compiles with the new
interface stuff (and if_var.h). Closes pr3161 Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> Obtained from: pr3161
Notes
Notes: svn path=/head/; revision=6128
Diffstat (limited to 'net/wide-dhcp/files/patch-ag')
-rw-r--r--net/wide-dhcp/files/patch-ag12
1 files changed, 8 insertions, 4 deletions
diff --git a/net/wide-dhcp/files/patch-ag b/net/wide-dhcp/files/patch-ag
index 4995b3060932..8971d5a1c61d 100644
--- a/net/wide-dhcp/files/patch-ag
+++ b/net/wide-dhcp/files/patch-ag
@@ -1,9 +1,13 @@
---- relay/Makefile.FreeBSD.org Sat Jan 20 20:44:01 1996
-+++ relay/Makefile.FreeBSD Sat Jan 20 20:49:14 1996
-@@ -3,10 +3,20 @@
+--- relay/Makefile.FreeBSD.orig Mon Oct 9 15:09:37 1995
++++ relay/Makefile.FreeBSD Fri Mar 28 17:26:07 1997
+@@ -1,12 +1,22 @@
+ OBJ = relay.o getmac.o common_subr.o interface.o
+-CC = gcc
-CFLAGS = -g -Wall -I. -I../server
+-#CC = cc
++#CC = gcc
+CFLAGS += -Wall -I. -I../server
- #CC = cc
++CC = cc
#CFLAGS = -g -I. -I../server
-LDFLAGS =
+LDFLAGS = -lkvm