summaryrefslogtreecommitdiff
path: root/comms/tkhylafax
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-03-14 00:50:09 +0000
committerwiz <wiz@pkgsrc.org>2002-03-14 00:50:09 +0000
commit5f9efe76fb9027837b42c88e40d592b24198fad7 (patch)
tree7a94280367fa3879a484c9aa37b0adce54872e0b /comms/tkhylafax
parent072944ba68eac7f797b395805f437c141651389b (diff)
downloadpkgsrc-5f9efe76fb9027837b42c88e40d592b24198fad7.tar.gz
Fix gv dependency.
Diffstat (limited to 'comms/tkhylafax')
-rw-r--r--comms/tkhylafax/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile
index 6b4bc5a6922..58f6dee6cbd 100644
--- a/comms/tkhylafax/Makefile
+++ b/comms/tkhylafax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2002/03/13 17:36:44 fredb Exp $
+# $NetBSD: Makefile,v 1.16 2002/03/14 00:50:09 wiz Exp $
# FreeBSD Id: Makefile,v 1.6 1998/08/07 23:56:12 asami Exp
#
@@ -15,7 +15,7 @@ COMMENT= Tcl/tk interface to Sam Leffler's fax package
DEPENDS+= hylafax>=4.1:../../comms/hylafax
DEPENDS+= tk>=8.3.2:../../x11/tk
-DEPENDS+= gv-3.5.8:../../print/gv
+DEPENDS+= gv>=3.5.8nb1:../../print/gv
WRKSRC= ${WRKDIR}/tkhylafax