summaryrefslogtreecommitdiff
path: root/multimedia/gxine/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gxine/patches/patch-ak')
-rw-r--r--multimedia/gxine/patches/patch-ak14
1 files changed, 14 insertions, 0 deletions
diff --git a/multimedia/gxine/patches/patch-ak b/multimedia/gxine/patches/patch-ak
new file mode 100644
index 00000000000..b5d6ee485d1
--- /dev/null
+++ b/multimedia/gxine/patches/patch-ak
@@ -0,0 +1,14 @@
+$NetBSD: patch-ak,v 1.3 2006/03/13 17:31:00 joerg Exp $
+
+--- configure.orig 2006-03-13 15:53:42.000000000 +0000
++++ configure
+@@ -25003,6 +25003,9 @@ case $host in
+ CPPFLAGS="$CPPFLAGS -I/usr/local/include"
+ LDFLAGS="$LDFLAGS -L/usr/local/lib"
+ ;;
++ *-*-dragonfly*)
++ THREAD_LIBS="-pthread"
++ ;;
+ *)
+ echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
+ echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6