From fd75e24317f11b2d93b0aa1290d4ac1d1d35e98c Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 10 May 2000 15:39:06 +0000 Subject: Alter dependencies. Packages needing X11 drivers use DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript and packages needing just any ghostscript binary use DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript --- print/ggv/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/ggv') diff --git a/print/ggv/Makefile b/print/ggv/Makefile index f6981b6723d..d15121771e1 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2000/05/07 02:11:17 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2000/05/10 15:39:07 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-*:../../print/ghostscript-x11 +DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript DEPENDS+= gnome-core-*:../../x11/gnome-core GNU_CONFIGURE= YES -- cgit v1.2.3