diff options
author | obrien <obrien@FreeBSD.org> | 1998-12-01 17:37:32 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-12-01 17:37:32 +0800 |
commit | 66f70fc68693e68a68307124b4f380cddf3ddfb8 (patch) | |
tree | b14f3b9d6640e9e5430926a90b8fee4f2f0acd85 /irc | |
parent | fbbaf73c44f782ba9743c7e84e80b53fe3c1242d (diff) | |
download | freebsd-ports-gnome-66f70fc68693e68a68307124b4f380cddf3ddfb8.tar.gz freebsd-ports-gnome-66f70fc68693e68a68307124b4f380cddf3ddfb8.tar.zst freebsd-ports-gnome-66f70fc68693e68a68307124b4f380cddf3ddfb8.zip |
BROKEN="fetch, distfile not avail. - need to update to zircon-1.18.201.tar.gz"
Diffstat (limited to 'irc')
-rw-r--r-- | irc/zircon/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index 30b68ab9ccbb..7477a6ce93b6 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Aug 1995 # Whom: jkh / pst # -# $Id: Makefile,v 1.32 1998/08/07 23:56:45 asami Exp $ +# $Id: Makefile,v 1.33 1998/09/29 17:24:24 jkh Exp $ # DISTNAME= zircon-1.18.180 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ MAINTAINER= jseger@FreeBSD.org +BROKEN="fetch, distfile not avail. - need to update to zircon-1.18.201.tar.gz" + BUILD_DEPENDS= wish8.1:${PORTSDIR}/x11-toolkits/tk81 RUN_DEPENDS= wish8.1:${PORTSDIR}/x11-toolkits/tk81 |