diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-15 07:19:02 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-15 07:19:02 +0000 |
| commit | bcd4b24df9f3bc0b33ea32bd2c4c9fac3fe9704c (patch) | |
| tree | f0aab0d029b9a2806b0b6f4a05ba552630a00ae5 /audio/sdl_mixer/files/patch-ab | |
| parent | ce36c301fdc8937b75b9a87a2d4a701a80c80ac4 (diff) | |
Update to 1.0.6.
Several fixes/cleanups:
- add previously missed INSTALLS_SHLIB;
- libtoolize;
- remove redundant newline at the end of PLIST.
Diffstat (limited to 'audio/sdl_mixer/files/patch-ab')
| -rw-r--r-- | audio/sdl_mixer/files/patch-ab | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/audio/sdl_mixer/files/patch-ab b/audio/sdl_mixer/files/patch-ab index b294897e5ba4..a2124f79ba9c 100644 --- a/audio/sdl_mixer/files/patch-ab +++ b/audio/sdl_mixer/files/patch-ab @@ -1,5 +1,14 @@ ---- configure.orig Mon Apr 24 12:40:12 2000 -+++ configure Mon Apr 24 12:43:53 2000 +--- configure.orig Sat Mar 4 05:36:35 2000 ++++ configure Sat Aug 12 16:43:06 2000 +@@ -1849,7 +1849,7 @@ + LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \ + DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \ + ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ +-$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \ ++$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ + || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } + + # Reload cache, that may have been modified by ltconfig @@ -2232,8 +2232,8 @@ fi |
