pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/eina Make it build on DragonFly.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d7a117640e4b
branches: trunk
changeset: 394403:d7a117640e4b
user: hasso <hasso%pkgsrc.org@localhost>
date: Tue Jun 09 18:27:32 2009 +0000
description:
Make it build on DragonFly.
diffstat:
devel/eina/distinfo | 3 ++-
devel/eina/patches/patch-aa | 13 +++++++++++++
2 files changed, 15 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r 586055afe995 -r d7a117640e4b devel/eina/distinfo
--- a/devel/eina/distinfo Tue Jun 09 17:37:45 2009 +0000
+++ b/devel/eina/distinfo Tue Jun 09 18:27:32 2009 +0000
@@ -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 -r 586055afe995 -r d7a117640e4b devel/eina/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/eina/patches/patch-aa Tue Jun 09 18:27:32 2009 +0000
@@ -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*)
Home |
Main Index |
Thread Index |
Old Index