From 28705d69b603a593e21a2eb1879e4f8c2a43d656 Mon Sep 17 00:00:00 2001 From: sobomax Date: Fri, 8 Jul 2005 16:15:11 +0000 Subject: Remove local change which has slipped into the last commit. No PORTREVISION bump since that change has been preventing port from building. --- net/ser/files/patch-Makefile.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') diff --git a/net/ser/files/patch-Makefile.defs b/net/ser/files/patch-Makefile.defs index 3e3b9e78cef3..1a0c81731f29 100644 --- a/net/ser/files/patch-Makefile.defs +++ b/net/ser/files/patch-Makefile.defs @@ -139,7 +139,7 @@ $FreeBSD$ LIBS= -pthread -lfl #dlopen is in libc else - LIBS= -lfl #dlopen is in libc -+ LIBS= -lfl -L$(LOCALBASE)/lib -lsiplog #dlopen is in libc ++ LIBS= -lfl -L$(LOCALBASE)/lib #dlopen is in libc endif YACC=yacc endif -- cgit