summaryrefslogtreecommitdiff
path: root/comms/asterisk18/patches/patch-bg
blob: 5bf6cab168fbf9bb800968dc1e89981d361cf7b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-bg,v 1.2 2010/12/22 08:25:58 jnemeth Exp $

--- main/Makefile.orig	2010-08-02 14:41:46.000000000 +0000
+++ main/Makefile
@@ -83,6 +83,10 @@ ifeq ($(OSARCH),OpenBSD)
   AST_LIBS+=-lcrypto -lpthread -lm $(EDITLINE_LIB)
 endif
 
+ifeq ($(OSARCH),dragonfly)
+  AST_LIBS+=-lpthread
+endif
+
 ifeq ($(OSARCH),SunOS)
   AST_LIBS+=-lpthread -ldl -lrt -lnsl -lsocket -lresolv -L/opt/ssl/lib -L/usr/local/ssl/lib
   ASTLINK=