diff options
author | tijl <tijl@FreeBSD.org> | 2014-09-18 17:41:31 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-09-18 17:41:31 +0800 |
commit | 87d3558845ad7a5564cdd96b3c210279fc3cb8d0 (patch) | |
tree | dc4a532610bc36496e58947f1dff04d64b1e5533 | |
parent | 61984d979f47ab20133fe8b37d3ecdae691a877e (diff) | |
download | freebsd-ports-gnome-87d3558845ad7a5564cdd96b3c210279fc3cb8d0.tar.gz freebsd-ports-gnome-87d3558845ad7a5564cdd96b3c210279fc3cb8d0.tar.zst freebsd-ports-gnome-87d3558845ad7a5564cdd96b3c210279fc3cb8d0.zip |
Remove old libtool patch
-rw-r--r-- | audio/vsound/files/patch-configure | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/audio/vsound/files/patch-configure b/audio/vsound/files/patch-configure index 3e5cc7068f2e..1c484788adbf 100644 --- a/audio/vsound/files/patch-configure +++ b/audio/vsound/files/patch-configure @@ -35,15 +35,6 @@ ac_cv_cpu_endian_ness="little" ;; -@@ -1674,7 +1674,7 @@ - LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ - LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \ - DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \ --${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ -+$ac_aux_dir/ltconfig --no-reexec \ - $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ - || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } - @@ -1941,7 +1941,7 @@ fi |