summaryrefslogtreecommitdiff
path: root/comms/tkhylafax
diff options
context:
space:
mode:
authorrh <rh>2002-03-17 11:19:14 +0000
committerrh <rh>2002-03-17 11:19:14 +0000
commit3d48ec933d31dae973b3fd4620253daf9b9eaefe (patch)
tree64ca61743e96dd9932a99ddf1d4e42d50040d0e1 /comms/tkhylafax
parentd7a8f1f27556f756757673bf28632f5cc33a0bed (diff)
downloadpkgsrc-3d48ec933d31dae973b3fd4620253daf9b9eaefe.tar.gz
Remove explicit dependency on X11 version on ghostscript again (a simple
reorder of dependencies should do, as discussed with hubertf). While at it, bump nb revision.
Diffstat (limited to 'comms/tkhylafax')
-rw-r--r--comms/tkhylafax/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile
index 009febc1ad0..7344f2d7d4f 100644
--- a/comms/tkhylafax/Makefile
+++ b/comms/tkhylafax/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2002/03/17 11:02:20 hubertf Exp $
+# $NetBSD: Makefile,v 1.19 2002/03/17 11:19:14 rh Exp $
# FreeBSD Id: Makefile,v 1.6 1998/08/07 23:56:12 asami Exp
#
DISTNAME= tkhylafax-3.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= comms
MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/contrib/tkhylafax/ \
ftp://ftp.tuwien.ac.at/infosys/fax/hylafax/contrib/tkhylafax/ \
@@ -13,10 +13,9 @@ 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+= gv>=3.5.8nb1:../../print/gv
DEPENDS+= hylafax>=4.1:../../comms/hylafax
DEPENDS+= tk>=8.3.2:../../x11/tk
-DEPENDS+= gv>=3.5.8nb1:../../print/gv
WRKSRC= ${WRKDIR}/tkhylafax