diff options
author | pav <pav@FreeBSD.org> | 2007-04-03 06:39:20 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-04-03 06:39:20 +0800 |
commit | d38e7fe28d3eb8d0a5c101dcc637e56deb27d543 (patch) | |
tree | 6c51505fba9133cadc2ccca0414398e5c11d10cd /Mk | |
parent | 8a2a4bde5dc31a0a7e1e51fb3730019cacd4a53e (diff) | |
download | freebsd-ports-gnome-d38e7fe28d3eb8d0a5c101dcc637e56deb27d543.tar.gz freebsd-ports-gnome-d38e7fe28d3eb8d0a5c101dcc637e56deb27d543.tar.zst freebsd-ports-gnome-d38e7fe28d3eb8d0a5c101dcc637e56deb27d543.zip |
- Remove now unused tcl81 category, add new categories tcl and tk
Tested on: pointyhat exp-run
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.port.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index 64f038f906a8..ae5e60ba2327 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -2766,8 +2766,8 @@ VALID_CATEGORIES+= accessibility afterstep arabic archivers astro audio \ palm parallel pear perl5 plan9 polish portuguese ports-mgmt \ print python ruby rubygems russian \ scheme science security shells spanish sysutils \ - tcl80 tcl81 tcl82 tcl83 tcl84 textproc \ - tk80 tk82 tk83 tk84 tkstep80 \ + tcl tcl80 tcl82 tcl83 tcl84 textproc \ + tk tk80 tk82 tk83 tk84 tkstep80 \ ukrainian vietnamese windowmaker www \ x11 x11-clocks x11-fm x11-fonts x11-servers x11-themes x11-toolkits \ x11-wm xfce zope |