diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-06 07:48:48 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-06 07:48:48 +0000 |
commit | e99dfff86c47c2dc8dfeee871e08b8df00ab0846 (patch) | |
tree | 0c34bb3e1f4b6e6fe8c0e4203911c9c450dc0864 /x11-toolkits/tk82/Makefile | |
parent | 05e6e3da0379a387c7320912d205408ac45c2d39 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/tk82/Makefile')
-rw-r--r-- | x11-toolkits/tk82/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile index 22d46d3b4722..705ca7c12e02 100644 --- a/x11-toolkits/tk82/Makefile +++ b/x11-toolkits/tk82/Makefile @@ -19,7 +19,7 @@ COMMENT= Graphical toolkit for TCL USE_TCL= 82 USE_TCL_BUILD= 82 -PORTSCOUT= skipv:8.2b1,8.2b2,8.2b3 +PORTSCOUT= limit:^8\.2\. LATEST_LINK= tk82 USE_XORG= x11 |