From 582a02f348ffab91e61685e5217310eb087f5935 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 7 May 2000 02:11:16 +0000 Subject: Correct dependencies to find all applicable versions of ghostscript. If ghostscript isn't installed, then install ghostscript-x11 as it will always work. --- comms/hylafax/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/hylafax') diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 4c59cbf6f0d..deffebdc607 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/04/20 16:30:24 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2000/05/07 02:11:16 jlam Exp $ # DISTNAME= hylafax-4.1beta2 @@ -15,7 +15,7 @@ HOMEPAGE= http://www.hylafax.org/ DEPENDS+= tiff-*:../../graphics/tiff DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= mawk>=1.2.2:../../lang/mawk -DEPENDS+= ghostscript*-5.50nb2:../../print/ghostscript5 +DEPENDS+= ghostscript{,-nox11,-x11}-[0-9]*:../../print/ghostscript-x11 CONFLICTS= mgetty-* -- cgit v1.2.3