diff options
Diffstat (limited to 'mail/spruce/Makefile')
-rw-r--r-- | mail/spruce/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
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 |