From 3767cefacd80a475c23f49dd0188de9f76e7ef75 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 7 Mar 2000 22:45:10 +0000 Subject: Make sure that our package libtool is used. --- audio/libmikmod/files/patch-sum | 3 ++- audio/libmikmod/patches/patch-ac | 20 ++++++++++++++++++++ audio/libmikmod/pkg/PLIST | 3 +-- 3 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 audio/libmikmod/patches/patch-ac (limited to 'audio') diff --git a/audio/libmikmod/files/patch-sum b/audio/libmikmod/files/patch-sum index 554c81bc983..3a685ec2001 100644 --- a/audio/libmikmod/files/patch-sum +++ b/audio/libmikmod/files/patch-sum @@ -1,4 +1,5 @@ -$NetBSD: patch-sum,v 1.1.1.1 1999/12/10 01:33:28 hubertf Exp $ +$NetBSD: patch-sum,v 1.2 2000/03/07 22:45:10 tron Exp $ MD5 (patch-aa) = cd8cccf5c14738092ba5bbac4a906555 MD5 (patch-ab) = 08ee0f93834cabaa286e692072e884d4 +MD5 (patch-ac) = 1ade5eed1ed50c172ee4048a8586a899 diff --git a/audio/libmikmod/patches/patch-ac b/audio/libmikmod/patches/patch-ac new file mode 100644 index 00000000000..a3e837ef2b6 --- /dev/null +++ b/audio/libmikmod/patches/patch-ac @@ -0,0 +1,20 @@ +$NetBSD: patch-ac,v 1.1 2000/03/07 22:45:10 tron Exp $ + +--- configure.orig Mon Jun 28 05:57:18 1999 ++++ configure Tue Mar 7 23:38:45 2000 +@@ -1618,6 +1618,7 @@ + + + ++if false; then + # Check for any special flags to pass to ltconfig. + libtool_flags="--cache-file=$cache_file" + test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" +@@ -1771,6 +1772,7 @@ + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' ++fi + + # Redirect the config.log output again, so that the ltconfig log is not + # clobbered by the next message. diff --git a/audio/libmikmod/pkg/PLIST b/audio/libmikmod/pkg/PLIST index bf05398126a..54c63713461 100644 --- a/audio/libmikmod/pkg/PLIST +++ b/audio/libmikmod/pkg/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/12/10 01:33:28 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/03/07 22:45:10 tron Exp $ include/mikmod.h -lib/libmikmod.la lib/libmikmod.so.2.0 lib/libmikmod.a @unexec install-info --delete %D/info/mikmod.info %D/info/dir -- cgit v1.2.3