summaryrefslogtreecommitdiff
path: root/print/ggv
diff options
context:
space:
mode:
authorrh <rh>1999-08-29 22:07:19 +0000
committerrh <rh>1999-08-29 22:07:19 +0000
commit94ca2552683cdd33149d604eaa0e4a1656f86d9b (patch)
tree7bba195575a0a2809c810ae305416a0999837857 /print/ggv
parent51cb8e8515866536b56f8b05883a4889081c30d1 (diff)
downloadpkgsrc-94ca2552683cdd33149d604eaa0e4a1656f86d9b.tar.gz
Remove useless dependency on pth as pointed out by Christoph Badura.
Diffstat (limited to 'print/ggv')
-rw-r--r--print/ggv/Makefile3
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