diff options
Diffstat (limited to 'comms')
-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 01ccf40d6d4..0fdd0b7e9fd 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/03/24 18:05:07 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2000/04/16 17:36:42 jlam Exp $ # DISTNAME= hylafax-4.1beta2 @@ -15,7 +15,7 @@ HOMEPAGE= http://www.hylafax.org/ DEPENDS+= tiff-*:../../graphics/tiff DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= mawk>=1.2.2:../../lang/mawk -DEPENDS+= ghostscript-5.50:../../print/ghostscript5 +DEPENDS+= ghostscript-5.50nb1:../../print/ghostscript5 CONFLICTS= mgetty-* |