From df5e791bcf20ec1785a7bb537587d7077e4a956f Mon Sep 17 00:00:00 2001
From: Maxim Sobolev <sobomax@FreeBSD.org>
Date: Thu, 21 Oct 2004 22:58:03 +0000
Subject: Remove local change which breaks the build.

---
 net/ser/files/patch-Makefile.defs | 9 ---------
 1 file changed, 9 deletions(-)

(limited to 'net/ser')

diff --git a/net/ser/files/patch-Makefile.defs b/net/ser/files/patch-Makefile.defs
index dc601deca9eb..53bca69ecc5e 100644
--- a/net/ser/files/patch-Makefile.defs
+++ b/net/ser/files/patch-Makefile.defs
@@ -81,12 +81,3 @@ $FreeBSD$
  					-Wall   \
  			#if gcc 3.0
  ifeq			($(CC_SHORTVER), 3.0)
-@@ -707,7 +709,7 @@
- 		found_lock_method=yes
- 		LIBS= -pthread -lfl  #dlopen is in libc
- 	else
--		LIBS= -lfl  #dlopen is in libc
-+		LIBS= -lfl -L$(LOCALBASE)/lib -lsiplog #dlopen is in libc
- 	endif
- 	YACC=yacc
- endif
-- 
cgit v1.2.3