summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
commit5264cbceb577ae0481e496f827ae4d0e18712945 (patch)
tree03d79514a3868d93e8dc51510d0a33f4b098dd70 /finance
parentRename category from x11 to x11-toolkits. (diff)
Fix up dependencies for ports that moved into the x11-toolkits category.
Notes
Notes: svn path=/head/; revision=12335
Diffstat (limited to 'finance')
-rw-r--r--finance/cbb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile
index 0f221a5df90a..2eaa144e6a61 100644
--- a/finance/cbb/Makefile
+++ b/finance/cbb/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 September, 1997
# Whom: kline
#
-# $Id: Makefile,v 1.3 1998/02/21 22:37:53 fenner Exp $
+# $Id: Makefile,v 1.4 1998/08/07 22:17:52 asami Exp $
#
DISTNAME= cbb-0.73
@@ -14,9 +14,9 @@ MASTER_SITES= ftp://ftp.me.umn.edu/pub/finance/ \
MAINTAINER= kline@thought.org
# extern.conf could easily be patched to use `plan' over `ical'
-RUN_DEPENDS= wish4.2:${PORTSDIR}/x11/tk42 \
+RUN_DEPENDS= wish4.2:${PORTSDIR}/x11-toolkits/tk42 \
ical:${PORTSDIR}/misc/ical
-LIB_DEPENDS= tk42\\.1\\.:${PORTSDIR}/x11/tk42
+LIB_DEPENDS= tk42\\.1\\.:${PORTSDIR}/x11-toolkits/tk42
NO_BUILD= yes
USE_PERL5= yes