diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-03-15 02:29:15 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-03-15 02:29:15 +0800 |
commit | c0c6b2c6fbbc5e8dd50505b4e8bc57eeb20ebd0c (patch) | |
tree | d9b56a222e7f8747a0204ed043acf31f2c4d05a9 /finance | |
parent | f8c5b6bca533939891bdca5de37bfd14ce7a8055 (diff) | |
download | freebsd-ports-gnome-c0c6b2c6fbbc5e8dd50505b4e8bc57eeb20ebd0c.tar.gz freebsd-ports-gnome-c0c6b2c6fbbc5e8dd50505b4e8bc57eeb20ebd0c.tar.zst freebsd-ports-gnome-c0c6b2c6fbbc5e8dd50505b4e8bc57eeb20ebd0c.zip |
- externd support for tcl/tk 8.2
Diffstat (limited to 'finance')
-rw-r--r-- | finance/cbb/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile index d4bb159d0d65..abd330b2d043 100644 --- a/finance/cbb/Makefile +++ b/finance/cbb/Makefile @@ -16,8 +16,6 @@ MAINTAINER= kline@thought.org COMMENT= Checkbook balancing tool RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 -DEPRECATED= tcl82 support is going to be dropped -EXPIRATION_DATE= 2009-04-22 NO_BUILD= yes USE_PERL5= yes |