summaryrefslogtreecommitdiff
path: root/lang/tcl84/files/patch-configure
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2017-10-20 10:38:57 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2017-10-20 10:38:57 +0000
commit1feab97485c26e665b39546117c84e66f0b6cf0a (patch)
treeab7943f41d561c0928dce796db98926e39b68b98 /lang/tcl84/files/patch-configure
parent- Take maintainership (diff)
lang/tcl84, x11-toolkits/tk84: remove expired ports
Fix supported versions in USES=t[cl|k], remove last consumer (lang/fpc-tcl) and bump PORTREVISION on two other ports that have had their dependencies or default options changed (lang/smalltalk and x11-toolkits/ocaml-labltk)
Notes
Notes: svn path=/head/; revision=452511
Diffstat (limited to 'lang/tcl84/files/patch-configure')
-rw-r--r--lang/tcl84/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/tcl84/files/patch-configure b/lang/tcl84/files/patch-configure
deleted file mode 100644
index d81d9ae9239d..000000000000
--- a/lang/tcl84/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2013-05-28 17:05:26.000000000 +0200
-+++ configure 2013-06-03 14:49:34.000000000 +0200
-@@ -2589,7 +2589,7 @@
- LDFLAGS_ORIG="$LDFLAGS"
- TCL_EXPORT_FILE_SUFFIX=""
- UNSHARED_LIB_SUFFIX=""
-- TCL_TRIM_DOTS='`echo ${VERSION} | tr -d .`'
-+ TCL_TRIM_DOTS=`echo ${VERSION} | tr -d .`
- ECHO_VERSION='`echo ${VERSION}`'
- TCL_LIB_VERSIONS_OK=ok
- CFLAGS_DEBUG=-g