diff options
Diffstat (limited to 'comms/hylafax/Makefile')
-rw-r--r-- | comms/hylafax/Makefile | 4 |
1 files 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-* |