summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf/patches
diff options
context:
space:
mode:
authorreed <reed>2005-09-04 04:56:40 +0000
committerreed <reed>2005-09-04 04:56:40 +0000
commit7f9b422723fa6af7b70a110e34692b065acc548d (patch)
treecbcebb9bf0cd3f5940b719a4e2d94a874fe972c1 /graphics/gdk-pixbuf/patches
parent921459fafd7b0d44473c2d851a658da38608e7dc (diff)
downloadpkgsrc-7f9b422723fa6af7b70a110e34692b065acc548d.tar.gz
Add DragonFly support to the configure script.
Diffstat (limited to 'graphics/gdk-pixbuf/patches')
-rw-r--r--graphics/gdk-pixbuf/patches/patch-ae38
1 files changed, 36 insertions, 2 deletions
diff --git a/graphics/gdk-pixbuf/patches/patch-ae b/graphics/gdk-pixbuf/patches/patch-ae
index 65d7e00fae1..2fd6d3e821f 100644
--- a/graphics/gdk-pixbuf/patches/patch-ae
+++ b/graphics/gdk-pixbuf/patches/patch-ae
@@ -1,7 +1,41 @@
-$NetBSD: patch-ae,v 1.4 2003/01/15 21:03:26 wiz Exp $
+$NetBSD: patch-ae,v 1.5 2005/09/04 04:56:40 reed Exp $
---- configure.orig Wed Dec 18 23:18:48 2002
+--- configure.orig 2002-12-18 22:18:48.000000000 +0000
+++ configure
+@@ -2440,13 +2440,13 @@ darwin* | rhapsody*)
+ esac
+ ;;
+
+-freebsd*)
++freebsd* | dragonfly*)
+ if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
+ case $host_cpu in
+ i*86 )
+ # Not sure whether the presence of OpenBSD here was a mistake.
+ # Let's accept both of them until this is cleared up.
+- lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
++ lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
+ lt_cv_file_magic_cmd=/usr/bin/file
+ lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
+ ;;
+@@ -4424,7 +4424,7 @@ else
+ ;;
+
+ # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
+- freebsd*)
++ freebsd* | dragonfly*)
+ archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
+ hardcode_libdir_flag_spec='-R$libdir'
+ hardcode_direct=yes
+@@ -4871,7 +4871,7 @@ freebsd1*)
+ dynamic_linker=no
+ ;;
+
+-freebsd*)
++freebsd* | dragonfly*)
+ objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
+ version_type=freebsd-$objformat
+ case $version_type in
@@ -9214,6 +9214,7 @@ fi
echo "$as_me:9214: checking for location of rgb.txt database" >&5
echo $ECHO_N "checking for location of rgb.txt database... $ECHO_C" >&6