diff options
author | rh <rh@pkgsrc.org> | 1999-08-27 07:03:31 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-08-27 07:03:31 +0000 |
commit | 9c99313d064a4cfe2ea08f2c8d7d52d1f322337a (patch) | |
tree | 2751734a4942e510ffb7cb3d2f42f712894841b7 /print/ggv | |
parent | 8226df07ee4df9e80d02bc00465142f47cc082e2 (diff) | |
download | pkgsrc-9c99313d064a4cfe2ea08f2c8d7d52d1f322337a.tar.gz |
Update dependency on pth to version 1.1.2
Diffstat (limited to 'print/ggv')
-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 fce0cfb86e0..2f0d7cb6dc9 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/08/22 22:02:33 tron Exp $ +# $NetBSD: Makefile,v 1.3 1999/08/27 07:03:31 rh Exp $ # DISTNAME= ggv-0.50 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.gnome.org/ DEPENDS+= ghostscript-5.50:../../print/ghostscript5 DEPENDS+= gnome-core-1.0.7:../../x11/gnome-core -DEPENDS+= pth-1.1.1:../../devel/pth +DEPENDS+= pth-1.1.2:../../devel/pth GNU_CONFIGURE= YES USE_LIBTOOL= YES |