svn commit: r368435 - head/audio/vsound/files

Tijl Coosemans tijl at FreeBSD.org
Thu Sep 18 09:41:31 UTC 2014


Author: tijl
Date: Thu Sep 18 09:41:31 2014
New Revision: 368435
URL: http://svnweb.freebsd.org/changeset/ports/368435
QAT: https://qat.redports.org/buildarchive/r368435/

Log:
  Remove old libtool patch

Modified:
  head/audio/vsound/files/patch-configure

Modified: head/audio/vsound/files/patch-configure
==============================================================================
--- head/audio/vsound/files/patch-configure	Thu Sep 18 09:07:31 2014	(r368434)
+++ head/audio/vsound/files/patch-configure	Thu Sep 18 09:41:31 2014	(r368435)
@@ -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
  


More information about the svn-ports-head mailing list