summaryrefslogtreecommitdiff
path: root/print/ggv
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-04-16 17:36:42 +0000
committerjlam <jlam@pkgsrc.org>2000-04-16 17:36:42 +0000
commitc651217a127541d87e9bec2ff82f3cf7fd57e369 (patch)
treefeb64bca78824352b5da13ec0a529976e3dcaffb /print/ggv
parent7587ccf1455cb634d576e2a66c8fc6101a6f2cd3 (diff)
downloadpkgsrc-c651217a127541d87e9bec2ff82f3cf7fd57e369.tar.gz
Depend on ghostscript-*nb1 since were modified to use gstty/gs.
Diffstat (limited to 'print/ggv')
-rw-r--r--print/ggv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile
index 2f847908c80..33802315cd3 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2000/03/24 18:26:43 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2000/04/16 17:36:44 jlam Exp $
#
DISTNAME= ggv-0.50
@@ -9,7 +9,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
-DEPENDS+= ghostscript-x11-5.50:../../print/ghostscript5-x11
+DEPENDS+= ghostscript-x11-5.50nb1:../../print/ghostscript5-x11
DEPENDS+= gnome-core-*:../../x11/gnome-core
GNU_CONFIGURE= YES