summaryrefslogtreecommitdiff
path: root/devel/eina
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-06-09 18:27:32 +0000
committerhasso <hasso@pkgsrc.org>2009-06-09 18:27:32 +0000
commitb43a2a4e81e8bfab451e14af70226ce58f6dae07 (patch)
treed0792d7b467cd6f1f47cb31fb44162a4d15db30f /devel/eina
parente2095640d469e0524cdb62d3e673f481fd57e9b1 (diff)
downloadpkgsrc-b43a2a4e81e8bfab451e14af70226ce58f6dae07.tar.gz
Make it build on DragonFly.
Diffstat (limited to 'devel/eina')
-rw-r--r--devel/eina/distinfo3
-rw-r--r--devel/eina/patches/patch-aa13
2 files changed, 15 insertions, 1 deletions
diff --git a/devel/eina/distinfo b/devel/eina/distinfo
index 64dafbb719b..6ad05424130 100644
--- a/devel/eina/distinfo
+++ b/devel/eina/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/05/19 17:26:28 minskim Exp $
+$NetBSD: distinfo,v 1.2 2009/06/09 18:27:32 hasso Exp $
SHA1 (eina-0.0.2.060.tar.bz2) = 4071916e3a7b94791d361b0deb3315f250868240
RMD160 (eina-0.0.2.060.tar.bz2) = 042872ac9b39d4187c3ac06d264a6eda6e52dfdd
Size (eina-0.0.2.060.tar.bz2) = 368431 bytes
+SHA1 (patch-aa) = 7ab83c78347068de0a67d023baf42fbca7da40e3
diff --git a/devel/eina/patches/patch-aa b/devel/eina/patches/patch-aa
new file mode 100644
index 00000000000..bb955096fda
--- /dev/null
+++ b/devel/eina/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2009/06/09 18:27:32 hasso Exp $
+
+--- configure.orig 2009-06-09 15:32:25 +0300
++++ configure 2009-06-09 15:33:07 +0300
+@@ -15516,7 +15516,7 @@ _ACEOF
+ EINA_LIBS="${EINA_LIBS} -ldl ${EVIL_LIBS} -lm"
+ lt_enable_auto_import="-Wl,--enable-auto-import"
+ ;;
+- *openbsd*)
++ *openbsd*|*dragonfly*)
+ EINA_LIBS="${EINA_LIBS} -lm"
+ ;;
+ *bsd*)