From e068333b33fab694b04efc54e933f741c08faab0 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Tue, 30 May 2000 20:42:23 +0000 Subject: DEPEND -> DEPENDS --- devel/cscope/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/cscope') diff --git a/devel/cscope/Makefile b/devel/cscope/Makefile index dca00002f9f..6d101239a9e 100644 --- a/devel/cscope/Makefile +++ b/devel/cscope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/05/30 20:31:45 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.5 2000/05/30 20:42:23 dmcmahill Exp $ DISTNAME= cscope-15.0bl2 PKGNAME= cscope-15.0.2 @@ -20,7 +20,7 @@ CURSES_GOOD?= .endfor .if !defined(CURSES_GOOD) -DEPEND+= ncurses>=5.0:../../devel/ncurses +DEPENDS+= ncurses>=5.0:../../devel/ncurses CONFIGURE_ARGS+=--with-ncurses=${LOCALBASE} -- cgit v1.2.3