From c02df31a501679df3a4cd1b6648e13869a08124e Mon Sep 17 00:00:00 2001 From: hubertf Date: Sun, 17 Mar 2002 11:02:01 +0000 Subject: Explicitly pull in the X11-version of ghostscript, as hylafax might (and will) pull in the wrong (non-X11) version, which conflicts with gs' dependencies. --- comms/tkhylafax/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index 58f6dee6cbd..2b43295b831 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2002/03/14 00:50:09 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2002/03/17 11:02:01 hubertf Exp $ # FreeBSD Id: Makefile,v 1.6 1998/08/07 23:56:12 asami Exp # @@ -13,6 +13,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.elgro.demon.co.uk/resources.html COMMENT= Tcl/tk interface to Sam Leffler's fax package +DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript # XXX DEPENDS+= hylafax>=4.1:../../comms/hylafax DEPENDS+= tk>=8.3.2:../../x11/tk DEPENDS+= gv>=3.5.8nb1:../../print/gv -- cgit v1.2.3