summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorrh <rh>1999-08-29 09:44:07 +0000
committerrh <rh>1999-08-29 09:44:07 +0000
commit17e0c6937bce64abc3fc1a021833d3e65463953f (patch)
tree758e9d23acbc2651194bf90b2aed95a9150e7b37 /print
parent2fce807000ccdcdcc157a662fd8fd44b4771e597 (diff)
downloadpkgsrc-17e0c6937bce64abc3fc1a021833d3e65463953f.tar.gz
Update dependency on pth to version 1.1.3
Diffstat (limited to 'print')
-rw-r--r--print/ggv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile
index 2f0d7cb6dc9..12591e52b4b 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/08/27 07:03:31 rh Exp $
+# $NetBSD: Makefile,v 1.4 1999/08/29 09:44:07 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.2:../../devel/pth
+DEPENDS+= pth-1.1.3:../../devel/pth
GNU_CONFIGURE= YES
USE_LIBTOOL= YES