summaryrefslogtreecommitdiff
path: root/irc/zircon
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-19 02:48:59 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-19 02:48:59 +0000
commitfb4a8f154b6bb9cf35b76d386a8b8eac9e6874df (patch)
tree482d1cc4f114ac550fb56fdc2974342555b44b9e /irc/zircon
parentUse correct filename to compress and install document file. (diff)
Just a little variable reordering.
Notes
Notes: svn path=/head/; revision=8702
Diffstat (limited to 'irc/zircon')
-rw-r--r--irc/zircon/Makefile8
1 files changed, 4 insertions, 4 deletions
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)