From fb4a8f154b6bb9cf35b76d386a8b8eac9e6874df Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 19 Nov 1997 02:48:59 +0000 Subject: Just a little variable reordering. --- irc/zircon/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'irc/zircon') diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index e50e159b4f08..89b4b1b21414 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.18 1997/10/01 21:01:25 jkh Exp $ +# $Id: Makefile,v 1.19 1997/11/15 20:25:09 pst Exp $ # DISTNAME= zircon-1.18.71 @@ -12,12 +12,12 @@ MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ MAINTAINER= ports@FreeBSD.org -IS_INTERACTIVE= yes -NO_BUILD= yes - BUILD_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80 RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80 +IS_INTERACTIVE= yes +NO_BUILD= yes + do-install: (cd ${WRKSRC} && ./installZircon) -- cgit v1.2.3