summaryrefslogtreecommitdiff
path: root/comms/tkhylafax
diff options
context:
space:
mode:
authorwiz <wiz>2001-04-05 13:13:03 +0000
committerwiz <wiz>2001-04-05 13:13:03 +0000
commit93bf3b6f1081bf6af92fd211cd1c514bf545513a (patch)
tree8a87966db87048b77ede71d0bcb5d8644443709d /comms/tkhylafax
parentce98d4afb8e18d3310ecdf0addb8501f57d57f5d (diff)
downloadpkgsrc-93bf3b6f1081bf6af92fd211cd1c514bf545513a.tar.gz
Replace >= dependency by - dependency, since the version number is too
broken.
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 c875ae25ce6..9761af720fc 100644
--- a/comms/tkhylafax/Makefile
+++ b/comms/tkhylafax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/02/16 13:56:25 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2001/04/05 13:13:03 wiz Exp $
# FreeBSD Id: Makefile,v 1.6 1998/08/07 23:56:12 asami Exp
#
@@ -12,7 +12,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+= hylafax>=4.1b2:../../comms/hylafax
+DEPENDS+= hylafax-4.1b2nb2:../../comms/hylafax
DEPENDS+= tk-8.3.2:../../x11/tk
DEPENDS+= gv-3.5.8:../../print/gv