summaryrefslogtreecommitdiff
path: root/devel/cscope
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-05-30 20:42:23 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-05-30 20:42:23 +0000
commite068333b33fab694b04efc54e933f741c08faab0 (patch)
tree2968ecf3ac72d53318fc7847d10c3405b3b82508 /devel/cscope
parente2e652f80ff7f2da014ddbc4edbe2d048dff3b88 (diff)
downloadpkgsrc-e068333b33fab694b04efc54e933f741c08faab0.tar.gz
DEPEND -> DEPENDS
Diffstat (limited to 'devel/cscope')
-rw-r--r--devel/cscope/Makefile4
1 files changed, 2 insertions, 2 deletions
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}