diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-07-07 06:48:54 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-07-07 06:48:54 +0000 |
commit | de65271364fbeb62d196c3cf4c354c59c55a0c0a (patch) | |
tree | 109d1be45ad31b76a51170c9435ad6c32d1dd922 /x11-toolkits/blt | |
parent | 99eda3177b3bc3298343e43c3ced80124902346d (diff) |
Notes
Diffstat (limited to 'x11-toolkits/blt')
-rw-r--r-- | x11-toolkits/blt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile index 2974dad78570..fc858dd09505 100644 --- a/x11-toolkits/blt/Makefile +++ b/x11-toolkits/blt/Makefile @@ -29,7 +29,7 @@ USE_AUTOTOOLS= libtool:15 WRKSRC= ${WRKDIR}/blt2.4z GNU_CONFIGURE= yes -USE_TK= 80+ +USE_TK= 82+ INVALID_TK_VER= 85 86 USE_XORG= x11 |