From 24ef86f8700ca8c58655404f4725425326dd8b9a Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 15 Jan 2000 18:46:22 +0000 Subject: Update dependency on ncurses to >=4.2 --- math/pspp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/pspp') diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 70c0404e657..bbf93d24f49 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/01/14 14:01:58 rh Exp $ +# $NetBSD: Makefile,v 1.9 2000/01/15 18:46:29 jlam Exp $ # DISTNAME= pspp-0.3.0 @@ -16,7 +16,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/pspp/ DEPENDS+= gettext-0.10.*:../../devel/gettext -DEPENDS+= ncurses-4.2:../../devel/ncurses +DEPENDS+= ncurses>=4.2:../../devel/ncurses .if !exists(/usr/include/readline.h) DEPENDS+= readline-4.0:../../devel/readline -- cgit v1.2.3