diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-01 09:37:32 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-01 09:37:32 +0000 |
commit | d745d51c35e201a1fff1d7e1ac6cf7995da67e0b (patch) | |
tree | 98a01a2b9a3a49c26a8d800c3f61a60c85afae3e /irc | |
parent | cb7b609443e420b7d7ebe47928586dc53ac75e64 (diff) | |
download | ports-d745d51c35e201a1fff1d7e1ac6cf7995da67e0b.tar.gz ports-d745d51c35e201a1fff1d7e1ac6cf7995da67e0b.zip |
BROKEN="fetch, distfile not avail. - need to update to zircon-1.18.201.tar.gz"
Notes
Notes:
svn path=/head/; revision=14999
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 |