From 53b59116d0c99f10d38971599cc9e8232a31b377 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 13 Mar 2000 22:30:35 +0000 Subject: Depend on "gnome-libs" 1.0.56 or newer so that dependence on "glib" is no longer necessary. --- mail/spruce/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail/spruce') diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile index 16c67c8ee0a..295fc8bfd71 100644 --- a/mail/spruce/Makefile +++ b/mail/spruce/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/03/13 16:25:58 tron Exp $ +# $NetBSD: Makefile,v 1.5 2000/03/13 22:30:35 tron Exp $ # DISTNAME= spruce-0.5.17 @@ -8,8 +8,7 @@ MASTER_SITES= http://www.xtorshun.org/spruce/ MAINTAINER= mellon@isc.org HOMEPAGE= http://www.xtorshun.org/spruce/main.html -DEPENDS+= glib>=1.2.7:../../devel/glib -DEPENDS+= gnome-libs>=1.0.55:../../x11/gnome-libs +DEPENDS+= gnome-libs>=1.0.56:../../x11/gnome-libs USE_X11= yes GNU_CONFIGURE= yes -- cgit v1.2.3