From e793b4bbbb14a8e8a8b571e05da0ef970bea339b Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 4 Oct 1995 01:56:37 +0000 Subject: EXEC_DEPENDS -> BUILD_DEPENDS, RUN_DEPENDS on dpwish. --- irc/zircon/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'irc/zircon') diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index 1f33df3316ac..cb93b38e1e54 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.3 1995/04/15 05:42:12 asami Exp $ +# $Id: Makefile,v 1.4 1995/08/19 07:59:28 pst Exp $ # DISTNAME= zircon-1.15p11 @@ -11,6 +11,7 @@ PKGNAME= zircon-1.15.11 CATEGORIES+= networking MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ -EXEC_DEPENDS= dpwish:${PORTSDIR}/net/tclDP +BUILD_DEPENDS= dpwish:${PORTSDIR}/net/tclDP +RUN_DEPENDS= dpwish:${PORTSDIR}/net/tclDP .include -- cgit v1.2.3