diff options
author | asami <asami@FreeBSD.org> | 1998-08-08 08:20:20 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-08 08:20:20 +0800 |
commit | 63ac61d63e1b81836dbb18b11106c76b7ffa5a6a (patch) | |
tree | 1dd67b9845e199035dbe7aa334d62e7e8056a4ee /deskutils/cbb | |
parent | 0a2033eb6a2a84ae261ad4027878a6edbcbbf17e (diff) | |
download | freebsd-ports-gnome-63ac61d63e1b81836dbb18b11106c76b7ffa5a6a.tar.gz freebsd-ports-gnome-63ac61d63e1b81836dbb18b11106c76b7ffa5a6a.tar.zst freebsd-ports-gnome-63ac61d63e1b81836dbb18b11106c76b7ffa5a6a.zip |
ical and plan are now in deskutils.
Diffstat (limited to 'deskutils/cbb')
-rw-r--r-- | deskutils/cbb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/cbb/Makefile b/deskutils/cbb/Makefile index 2eaa144e6a61..d78e7346ce9a 100644 --- a/deskutils/cbb/Makefile +++ b/deskutils/cbb/Makefile @@ -3,7 +3,7 @@ # Date created: 14 September, 1997 # Whom: kline # -# $Id: Makefile,v 1.4 1998/08/07 22:17:52 asami Exp $ +# $Id: Makefile,v 1.5 1998/08/07 23:56:13 asami Exp $ # DISTNAME= cbb-0.73 @@ -15,7 +15,7 @@ MAINTAINER= kline@thought.org # extern.conf could easily be patched to use `plan' over `ical' RUN_DEPENDS= wish4.2:${PORTSDIR}/x11-toolkits/tk42 \ - ical:${PORTSDIR}/misc/ical + ical:${PORTSDIR}/deskutils/ical LIB_DEPENDS= tk42\\.1\\.:${PORTSDIR}/x11-toolkits/tk42 NO_BUILD= yes |