diff options
Diffstat (limited to 'print/ggv/Makefile')
-rw-r--r-- | print/ggv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile index 12591e52b4b..635d7ef06f1 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/08/29 09:44:07 rh Exp $ +# $NetBSD: Makefile,v 1.5 1999/08/29 12:48:59 rh Exp $ # DISTNAME= ggv-0.50 @@ -9,7 +9,7 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ DEPENDS+= ghostscript-5.50:../../print/ghostscript5 -DEPENDS+= gnome-core-1.0.7:../../x11/gnome-core +DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core DEPENDS+= pth-1.1.3:../../devel/pth GNU_CONFIGURE= YES |