From fb1b8831b148a1f129a166d4312298faa086c819 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 2 Jan 2003 18:39:13 +0000 Subject: Add missing equal sign in DEPENDS. --- chat/zephyr-mode/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/zephyr-mode') diff --git a/chat/zephyr-mode/Makefile b/chat/zephyr-mode/Makefile index 21cb3170fd2..b0f6b4faba0 100644 --- a/chat/zephyr-mode/Makefile +++ b/chat/zephyr-mode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/12/30 17:46:20 sommerfeld Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/02 18:39:13 wiz Exp $ # DISTNAME= zephyr-mode-2.5.20 @@ -9,7 +9,7 @@ MAINTAINER= sommerfeld@netbsd.org HOMEPAGE= http://www-2.cs.cmu.edu/People/dkindred/zephyr-mode/zephyr.html COMMENT= CMU Emacs-based Zephyr client -DEPENDS= tzc>2.6.15:../../chat/tzc +DEPENDS= tzc>=2.6.15:../../chat/tzc USE_BUILDLINK2= YES -- cgit v1.2.3