summaryrefslogtreecommitdiff
path: root/x11/blt/patches
diff options
context:
space:
mode:
authorjoerg <joerg>2005-10-03 18:42:32 +0000
committerjoerg <joerg>2005-10-03 18:42:32 +0000
commit8e1d6b932a3fe0d39b274798b0da6da1abd350e6 (patch)
tree401d6e70a819baf8d02d4bb084219fbb1bc9a99f /x11/blt/patches
parentd1cdc80d22b5b849dbe58fbda18c5b296cbf1c11 (diff)
downloadpkgsrc-8e1d6b932a3fe0d39b274798b0da6da1abd350e6.tar.gz
Add DragonFly support.
Diffstat (limited to 'x11/blt/patches')
-rw-r--r--x11/blt/patches/patch-ae11
1 files changed, 10 insertions, 1 deletions
diff --git a/x11/blt/patches/patch-ae b/x11/blt/patches/patch-ae
index 83b8207bb4c..29b8a422634 100644
--- a/x11/blt/patches/patch-ae
+++ b/x11/blt/patches/patch-ae
@@ -1,4 +1,4 @@
-$NetBSD: patch-ae,v 1.4 2004/03/06 06:26:21 minskim Exp $
+$NetBSD: patch-ae,v 1.5 2005/10/03 18:42:33 joerg Exp $
--- configure.orig 2002-10-04 00:33:59.000000000 -0500
+++ configure
@@ -13,6 +13,15 @@ $NetBSD: patch-ae,v 1.4 2004/03/06 06:26:21 minskim Exp $
;;
esac
+@@ -4072,7 +4072,7 @@ fi
+ EXTRA_LIB_SPECS="-ldl"
+ ;;
+
+- *-netbsd*|*-freebsd*|*-openbsd*)
++ *-netbsd*|*-freebsd*|*-openbsd*|*-dragonfly*)
+ # Not available on all versions: check for include file.
+ ac_safe=`echo "dlfcn.h" | sed 'y%./+-%__p_%'`
+ echo $ac_n "checking for dlfcn.h""... $ac_c" 1>&6
@@ -4109,9 +4109,10 @@ test_ok=no
fi