aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-08 07:56:56 +0800
committerasami <asami@FreeBSD.org>1998-08-08 07:56:56 +0800
commit1501023452eb1fb6acdc28a2196e24dbd99a1212 (patch)
tree409436ca3502910634e8ede70287fc792e31de14 /finance
parentced852667e215d5ec6ec32129eb19e8c18852d5e (diff)
downloadfreebsd-ports-gnome-1501023452eb1fb6acdc28a2196e24dbd99a1212.tar.gz
freebsd-ports-gnome-1501023452eb1fb6acdc28a2196e24dbd99a1212.tar.zst
freebsd-ports-gnome-1501023452eb1fb6acdc28a2196e24dbd99a1212.zip
Fix up dependencies for ports that moved into the x11-toolkits category.
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