summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-01-15 18:46:22 +0000
committerjlam <jlam@pkgsrc.org>2000-01-15 18:46:22 +0000
commit24ef86f8700ca8c58655404f4725425326dd8b9a (patch)
treec6a93602074e7aa963f2e7e309c2647a417b3145 /editors
parentc5d40ff7ecb7e80efb9e81623cf30048c1add72f (diff)
downloadpkgsrc-24ef86f8700ca8c58655404f4725425326dd8b9a.tar.gz
Update dependency on ncurses to >=4.2
Diffstat (limited to 'editors')
-rw-r--r--editors/bvi/Makefile4
-rw-r--r--editors/hexedit/Makefile4
-rw-r--r--editors/vile/Makefile4
-rw-r--r--editors/vim-gtk/Makefile4
-rw-r--r--editors/vim-xaw/Makefile4
-rw-r--r--editors/vim/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/editors/bvi/Makefile b/editors/bvi/Makefile
index 141b514035c..cb3f1496dee 100644
--- a/editors/bvi/Makefile
+++ b/editors/bvi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/11/12 15:32:48 agc Exp $
+# $NetBSD: Makefile,v 1.3 2000/01/15 18:46:25 jlam Exp $
#
DISTNAME= bvi-1.2.0.src
@@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME}
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"
-DEPENDS+= ncurses-4.2:../../devel/ncurses
+DEPENDS+= ncurses>=4.2:../../devel/ncurses
.endif
.include "../../mk/bsd.pkg.mk"
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile
index 2f4efcb5baa..2235173bcd9 100644
--- a/editors/hexedit/Makefile
+++ b/editors/hexedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/11/12 16:07:01 agc Exp $
+# $NetBSD: Makefile,v 1.8 2000/01/15 18:46:26 jlam Exp $
#
DISTNAME= hexedit-1.1.0
@@ -22,7 +22,7 @@ post-install:
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"
-DEPENDS+= ncurses-4.2:../../devel/ncurses
+DEPENDS+= ncurses>=4.2:../../devel/ncurses
.endif
.include "../../mk/bsd.pkg.mk"
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index f07d0d4b7cf..f1e944db222 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2000/01/01 05:03:59 agc Exp $
+# $NetBSD: Makefile,v 1.18 2000/01/15 18:46:26 jlam Exp $
# FreeBSD Id: Makefile,v 1.13 1997/09/06 19:55:09 gj Exp
DISTNAME= vile-9.0
@@ -21,7 +21,7 @@ INSTALL_TARGET= install install-perl
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"
-DEPENDS+= ncurses-4.2:../../devel/ncurses
+DEPENDS+= ncurses>=4.2:../../devel/ncurses
CFLAGS+= -DHAVE_NCURSES_H
CONFIGURE_ARGS+= --with-screen=ncurses
.endif
diff --git a/editors/vim-gtk/Makefile b/editors/vim-gtk/Makefile
index 469403365d7..d6773aab4b6 100644
--- a/editors/vim-gtk/Makefile
+++ b/editors/vim-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1999/12/21 18:14:25 tron Exp $
+# $NetBSD: Makefile,v 1.11 2000/01/15 18:46:26 jlam Exp $
.include "../vim-share/Makefile.common"
@@ -23,7 +23,7 @@ INSTALL_TARGET= installvimbin
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"
-DEPENDS+= ncurses-4.2:../../devel/ncurses
+DEPENDS+= ncurses>=4.2:../../devel/ncurses
.endif
post-install:
diff --git a/editors/vim-xaw/Makefile b/editors/vim-xaw/Makefile
index 6435814866f..37d2adfdc94 100644
--- a/editors/vim-xaw/Makefile
+++ b/editors/vim-xaw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/12/21 17:36:33 pooka Exp $
+# $NetBSD: Makefile,v 1.4 2000/01/15 18:46:27 jlam Exp $
.include "../vim-share/Makefile.common"
@@ -21,7 +21,7 @@ INSTALL_TARGET= installvimbin
.include "../../mk/bsd.prefs.mk"
.if (${OPSYS} == "NetBSD")
-DEPENDS+= ncurses-4.2:../../devel/ncurses
+DEPENDS+= ncurses>=4.2:../../devel/ncurses
.endif
post-install:
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 39e66a47e1a..1d55462276d 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 1999/12/21 17:18:59 pooka Exp $
+# $NetBSD: Makefile,v 1.29 2000/01/15 18:46:27 jlam Exp $
.include "../vim-share/Makefile.common"
@@ -19,7 +19,7 @@ INSTALL_TARGET= installvimbin
.include "../../mk/bsd.prefs.mk"
.if (${OPSYS} == "NetBSD")
-DEPENDS+= ncurses-4.2:../../devel/ncurses
+DEPENDS+= ncurses>=4.2:../../devel/ncurses
.endif
post-install: