summaryrefslogtreecommitdiff
path: root/misc/gnome-utils
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 /misc/gnome-utils
parentc5d40ff7ecb7e80efb9e81623cf30048c1add72f (diff)
downloadpkgsrc-24ef86f8700ca8c58655404f4725425326dd8b9a.tar.gz
Update dependency on ncurses to >=4.2
Diffstat (limited to 'misc/gnome-utils')
-rw-r--r--misc/gnome-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile
index 22e381c07b4..f11dd68cffb 100644
--- a/misc/gnome-utils/Makefile
+++ b/misc/gnome-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/01/15 09:58:15 tron Exp $
+# $NetBSD: Makefile,v 1.15 2000/01/15 18:46:30 jlam Exp $
DISTNAME= gnome-utils-1.0.50
CATEGORIES= misc x11 gnome
@@ -8,7 +8,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison
-DEPENDS+= ncurses-4.2:../../devel/ncurses
+DEPENDS+= ncurses>=4.2:../../devel/ncurses
DEPENDS+= gnome-core-*:../../x11/gnome-core
GNU_CONFIGURE= YES