diff options
author | mm <mm@FreeBSD.org> | 2007-09-18 20:52:40 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2007-09-18 20:52:40 +0800 |
commit | 96eede964ddb801806503e438d71b57435f1c826 (patch) | |
tree | 3b2faa8de2f3a6b6eab9d31aa8d0eb5c5c24369b /x11-toolkits/tk83 | |
parent | 8bd2e82d72051110acbf1cea9b58acbe5ef2abb6 (diff) | |
download | freebsd-ports-gnome-96eede964ddb801806503e438d71b57435f1c826.tar.gz freebsd-ports-gnome-96eede964ddb801806503e438d71b57435f1c826.tar.zst freebsd-ports-gnome-96eede964ddb801806503e438d71b57435f1c826.zip |
- Add PORTSCOUT skipv
Diffstat (limited to 'x11-toolkits/tk83')
-rw-r--r-- | x11-toolkits/tk83/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile index a3f670a325ac..8c5b22d202da 100644 --- a/x11-toolkits/tk83/Makefile +++ b/x11-toolkits/tk83/Makefile @@ -19,6 +19,8 @@ COMMENT= Graphical toolkit for TCL USE_TCL= 83 USE_TCL_BUILD= 83 +PORTSCOUT= skipv:8.3b1,8.3b2,8.4.0 + LATEST_LINK= tk83 USE_XORG= x11 USE_LDCONFIG= yes |