summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjlam <jlam>2000-04-20 16:31:41 +0000
committerjlam <jlam>2000-04-20 16:31:41 +0000
commit55bc6276921576e538f43a53e19ede02f515e8a0 (patch)
tree408ac1484eeeb883c3fc08628be10c3fc59a2fdd /print
parent2efb7169c80a70e49e3472ca72db572c8552532d (diff)
downloadpkgsrc-55bc6276921576e538f43a53e19ede02f515e8a0.tar.gz
Depend on ghostscript-x11-5.50nb2.
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 33802315cd3..6fab9a6a0c9 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/04/16 17:36:44 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2000/04/20 16:31:41 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.50nb1:../../print/ghostscript5-x11
+DEPENDS+= ghostscript-x11-5.50nb2:../../print/ghostscript5-x11
DEPENDS+= gnome-core-*:../../x11/gnome-core
GNU_CONFIGURE= YES