diff options
Diffstat (limited to 'irc/zircon/Makefile')
-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 30b68ab..7477a6c 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 |