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