Make it build on DragonFly.

This commit is contained in:
hasso 2009-06-09 18:27:32 +00:00
parent e2095640d4
commit b43a2a4e81
2 changed files with 15 additions and 1 deletions

View file

@ -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

View file

@ -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*)