summaryrefslogtreecommitdiff
path: root/comms/tkhylafax
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2002-03-17 11:02:01 +0000
committerhubertf <hubertf@pkgsrc.org>2002-03-17 11:02:01 +0000
commitc02df31a501679df3a4cd1b6648e13869a08124e (patch)
treef12d4602d849d05ad3ae27626d2af2bd904e726f /comms/tkhylafax
parent138d32081db82b5a0089d9fb23f9eb25469d2533 (diff)
downloadpkgsrc-c02df31a501679df3a4cd1b6648e13869a08124e.tar.gz
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.
Diffstat (limited to 'comms/tkhylafax')
-rw-r--r--comms/tkhylafax/Makefile3
1 files changed, 2 insertions, 1 deletions
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