summaryrefslogtreecommitdiff
path: root/devel/libmimedir
diff options
context:
space:
mode:
authorjoerg <joerg>2005-12-27 22:53:38 +0000
committerjoerg <joerg>2005-12-27 22:53:38 +0000
commit74da6f8b64910a4919017d32ceedb31f1d71b4b9 (patch)
tree3f2e00fa93108449538486cd9ad1c540a0dcfe0e /devel/libmimedir
parentc9c1eb5663325cbf6eb424d4532bc240691e8d40 (diff)
downloadpkgsrc-74da6f8b64910a4919017d32ceedb31f1d71b4b9.tar.gz
Don't call libtool with ${SHELL}, it doesn't work with /bin/csh,
the default shell on DragonFly.
Diffstat (limited to 'devel/libmimedir')
-rw-r--r--devel/libmimedir/distinfo4
-rw-r--r--devel/libmimedir/patches/patch-ab13
2 files changed, 15 insertions, 2 deletions
diff --git a/devel/libmimedir/distinfo b/devel/libmimedir/distinfo
index feaed148785..61d655298d8 100644
--- a/devel/libmimedir/distinfo
+++ b/devel/libmimedir/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2005/10/17 08:28:57 wiz Exp $
+$NetBSD: distinfo,v 1.4 2005/12/27 22:53:38 joerg Exp $
SHA1 (libmimedir-0.5.tar.gz) = d54856d19d360ade0fa3b503e7c7e3cab0dfc59a
RMD160 (libmimedir-0.5.tar.gz) = e943e0a9c0191b38168fa2a0c75f5ab9b8d997a4
Size (libmimedir-0.5.tar.gz) = 283581 bytes
-SHA1 (patch-aa) = 568302422397960a36e4f5581d22023457d15937
+SHA1 (patch-aa) = daf643a5bc66b573837244941c527f88fea49d27
diff --git a/devel/libmimedir/patches/patch-ab b/devel/libmimedir/patches/patch-ab
new file mode 100644
index 00000000000..28b9d35848b
--- /dev/null
+++ b/devel/libmimedir/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2005/12/27 22:53:38 joerg Exp $
+
+--- configure.orig 2005-12-27 22:51:12.000000000 +0000
++++ configure
+@@ -18745,7 +18745,7 @@ fi
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+
+ # Always use our own libtool.
+-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
++LIBTOOL='$(top_builddir)/libtool'
+
+ # Prevent multiple expansion
+