diff options
-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 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 |