From 7c4ad890f146735408daddd43d967605e3a98f73 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Mon, 14 Jul 1997 12:54:05 +0000 Subject: After referring to some other ports, be more canonical in placement of variables. --- irc/zircon/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'irc/zircon') diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index e4bce4f008e3..2d7ea2d34928 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -3,17 +3,18 @@ # Date created: 19 Aug 1995 # Whom: jkh / pst # -# $Id: Makefile,v 1.13 1997/04/20 13:19:39 wosch Exp $ +# $Id: Makefile,v 1.14 1997/07/14 12:50:14 jkh Exp $ # DISTNAME= zircon-1.18.31 CATEGORIES= net tk41 MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ -IS_INTERACTIVE= yes -NO_BUILD= yes MAINTAINER= ports@FreeBSD.org +IS_INTERACTIVE= yes +NO_BUILD= yes + # You can define USE_DPWISH if you want to run under the older # tcl7.3/tk3.6/tclDP code. The author strongly reccomends using # tcl7.5/tk4.1 instead, and the tclDP wont be supported for long. -- cgit v1.2.3