summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorjlam <jlam>1999-10-08 21:12:47 +0000
committerjlam <jlam>1999-10-08 21:12:47 +0000
commit62d357cb1e9435f8042f4a1b76e258dae985c2ac (patch)
tree146f3a63eb7a06d19c6a65f740ab23ad15dda2ab /comms
parentecbae3a7687125f9c992976600359cca1ddcb56a (diff)
downloadpkgsrc-62d357cb1e9435f8042f4a1b76e258dae985c2ac.tar.gz
Change to use wildcard dependency on tiff.
Diffstat (limited to 'comms')
-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