summaryrefslogtreecommitdiff
path: root/x11-toolkits/blt
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 /x11-toolkits/blt
parentConvert j* categories to USES=pkgconfig (diff)
- 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 'x11-toolkits/blt')
-rw-r--r--x11-toolkits/blt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile
index d8a1a24ccb79..ede51ba42844 100644
--- a/x11-toolkits/blt/Makefile
+++ b/x11-toolkits/blt/Makefile
@@ -30,7 +30,7 @@ CFLAGS+= -Wall -Wno-uninitialized
CFLAGS+= -I${TK_INCLUDEDIR}/generic -I${TK_INCLUDEDIR}/unix
MAKE_JOBS_SAFE= yes
-USE_TK= 83+
+USE_TK= 84+
INVALID_TK_VER= 86
USE_XORG= x11