aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlgen
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-04-23 11:51:52 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-04-23 11:51:52 +0000
commitfef02240eadfe71a1e40b737f40b3d44c610f203 (patch)
tree85fa201a8b2f77aa2eeebf378af8a1d9cc666b3a /textproc/xmlgen
parent4ad115ab4e7cbe42412a4185a32532ea7f4b9b86 (diff)
downloadports-fef02240eadfe71a1e40b737f40b3d44c610f203.tar.gz
ports-fef02240eadfe71a1e40b737f40b3d44c610f203.zip
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk - Update ports that required 8.3+ to require 8.4+ (since 8.5 is the default, I don't expect this change to cause much trouble)
Notes
Notes: svn path=/head/; revision=316351
Diffstat (limited to 'textproc/xmlgen')
-rw-r--r--textproc/xmlgen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xmlgen/Makefile b/textproc/xmlgen/Makefile
index fe792e67cfe5..4cc52951bddb 100644
--- a/textproc/xmlgen/Makefile
+++ b/textproc/xmlgen/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/tclxml/${PORTNAME}/v${PORTVERSION}
MAINTAINER= dereckson@gmail.com
COMMENT= Write XML documents using Tcl
-USE_TCL= 83+
+USE_TCL= 84+
NO_BUILD= yes
.include <bsd.port.pre.mk>