From aa3dc7af52387360e5c90becc1f725486d2eba45 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 24 Mar 2000 18:05:07 +0000 Subject: Update dependency on mawk to >=1.2.2. --- comms/hylafax/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 644d708c1e1..01ccf40d6d4 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/10/09 13:42:00 rh Exp $ +# $NetBSD: Makefile,v 1.5 2000/03/24 18:05:07 jlam Exp $ # DISTNAME= hylafax-4.1beta2 @@ -14,7 +14,7 @@ HOMEPAGE= http://www.hylafax.org/ DEPENDS+= tiff-*:../../graphics/tiff DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= mawk-1.2.2:../../lang/mawk +DEPENDS+= mawk>=1.2.2:../../lang/mawk DEPENDS+= ghostscript-5.50:../../print/ghostscript5 CONFLICTS= mgetty-* -- cgit v1.2.3