summaryrefslogtreecommitdiff
path: root/comms/tkhylafax
diff options
context:
space:
mode:
authorwiz <wiz>2002-03-14 00:50:09 +0000
committerwiz <wiz>2002-03-14 00:50:09 +0000
commit77b615fb9a774421ef9dfd564c7e35cdfb857491 (patch)
tree7a94280367fa3879a484c9aa37b0adce54872e0b /comms/tkhylafax
parentf42775eae67acc2e46067c674bbd4217c910b790 (diff)
downloadpkgsrc-77b615fb9a774421ef9dfd564c7e35cdfb857491.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