diff options
author | bad <bad> | 2001-07-08 13:50:19 +0000 |
---|---|---|
committer | bad <bad> | 2001-07-08 13:50:19 +0000 |
commit | e0af0c262f909be602509a0f00531982048ad2e8 (patch) | |
tree | 761ad8c1435468eb9ee5c6fe8753ba06e40a83a2 /comms/tkhylafax | |
parent | 555f0ede62113e53a37517d85afa462b9952e9e5 (diff) | |
download | pkgsrc-e0af0c262f909be602509a0f00531982048ad2e8.tar.gz |
Depend on hylafax>=4.1b3.
Diffstat (limited to 'comms/tkhylafax')
-rw-r--r-- | comms/tkhylafax/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index 8fbad09924e..c28e82f7623 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/05/05 19:51:13 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2001/07/08 13:50:19 bad 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.1b3:../../comms/hylafax +DEPENDS+= hylafax>=4.1b3:../../comms/hylafax DEPENDS+= tk>=8.3.2:../../x11/tk DEPENDS+= gv-3.5.8:../../print/gv |