summaryrefslogtreecommitdiff
path: root/comms/hylafax/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>1999-10-08 21:12:47 +0000
committerjlam <jlam@pkgsrc.org>1999-10-08 21:12:47 +0000
commitd043b6411c3e9bfa3a22e42ec80e8f0623dabf46 (patch)
tree146f3a63eb7a06d19c6a65f740ab23ad15dda2ab /comms/hylafax/Makefile
parent3f8397ae99cf387af9d3c8ed777c1d00d1a587ae (diff)
downloadpkgsrc-d043b6411c3e9bfa3a22e42ec80e8f0623dabf46.tar.gz
Change to use wildcard dependency on tiff.
Diffstat (limited to 'comms/hylafax/Makefile')
-rw-r--r--comms/hylafax/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index 5ac5673ac5b..aac8be5b9db 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/08/30 08:16:49 rh Exp $
+# $NetBSD: Makefile,v 1.3 1999/10/08 21:12:47 jlam Exp $
#
DISTNAME= hylafax-4.1beta2
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.hylafax.org/hylafax/source/BETA/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.hylafax.org/
-DEPENDS+= tiff-3.4:../../graphics/tiff
+DEPENDS+= tiff-*:../../graphics/tiff
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= mawk-1.2.2:../../lang/mawk
DEPENDS+= ghostscript-5.50:../../print/ghostscript5