From 335927cf6f6f9726660614a916625a9acbfb04e1 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Fri, 20 Sep 2013 07:32:38 +0000 Subject: - Update Tcl/Tk 8.6 to 8.6.1 Release notes: http://code.activestate.com/lists/tcl-core/13590/ --- lang/tcl86/files/patch-unix-configure | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 lang/tcl86/files/patch-unix-configure (limited to 'lang/tcl86/files/patch-unix-configure') diff --git a/lang/tcl86/files/patch-unix-configure b/lang/tcl86/files/patch-unix-configure deleted file mode 100644 index a64e49d75001..000000000000 --- a/lang/tcl86/files/patch-unix-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2012-12-21 14:28:04.000000000 +0100 -+++ configure 2012-12-21 14:28:22.000000000 +0100 -@@ -7913,7 +7913,7 @@ - # This configuration from FreeBSD Ports. - SHLIB_CFLAGS="-fPIC" - SHLIB_LD="${CC} -shared" -- TCL_SHLIB_LD_EXTRAS="-soname \$@" -+ TCL_SHLIB_LD_EXTRAS="-Wl,-soname,\$@" - SHLIB_SUFFIX=".so" - DL_OBJS="tclLoadDl.o" - DL_LIBS="" -- cgit v1.2.3