summaryrefslogtreecommitdiffstats
path: root/net/ser/files
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2005-07-08 16:15:11 +0000
committersobomax <sobomax@FreeBSD.org>2005-07-08 16:15:11 +0000
commit28705d69b603a593e21a2eb1879e4f8c2a43d656 (patch)
tree82da7d2f737b6c46bfcdb22549de581a5eaebcda /net/ser/files
parent916cf6fe8e860e61d2123f1c95faeda114805f4d (diff)
downloadFreeBSD-ports-28705d69b603a593e21a2eb1879e4f8c2a43d656.zip
FreeBSD-ports-28705d69b603a593e21a2eb1879e4f8c2a43d656.tar.gz
Remove local change which has slipped into the last commit. No PORTREVISION
bump since that change has been preventing port from building.
Diffstat (limited to 'net/ser/files')
-rw-r--r--net/ser/files/patch-Makefile.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ser/files/patch-Makefile.defs b/net/ser/files/patch-Makefile.defs
index 3e3b9e7..1a0c817 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
OpenPOWER on IntegriCloud