diff options
author | Martin Matuska <mm@FreeBSD.org> | 2007-09-18 12:52:40 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2007-09-18 12:52:40 +0000 |
commit | 17a20706d0622d9f5b9e66b5df1f230b6000f4b6 (patch) | |
tree | 2639c176de4396af324ff3b066d4e869204c743e /x11-toolkits/tk82/Makefile | |
parent | 057254906ca55af485c105f8607b5d2cb36bc423 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/tk82/Makefile')
-rw-r--r-- | x11-toolkits/tk82/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile index 5b0b63b96017..3d66dc7c4aa1 100644 --- a/x11-toolkits/tk82/Makefile +++ b/x11-toolkits/tk82/Makefile @@ -19,6 +19,8 @@ COMMENT= Graphical toolkit for TCL USE_TCL= 82 USE_TCL_BUILD= 82 +PORTSCOUT= skipv:8.2b1,8.2b2,8.2b3 + LATEST_LINK= tk82 USE_XORG= x11 USE_LDCONFIG= yes |