diff options
author | rh <rh> | 1999-08-30 08:17:29 +0000 |
---|---|---|
committer | rh <rh> | 1999-08-30 08:17:29 +0000 |
commit | 50405f321774b70358dbc97f5568bbf5f7f7381c (patch) | |
tree | a6b333bba1cdbc40af66c6a7337170aad7e8bd9c /comms | |
parent | 8faecfca2d95859724ec518484002065feb2fb7c (diff) | |
download | pkgsrc-50405f321774b70358dbc97f5568bbf5f7f7381c.tar.gz |
Update dependency on hylafax to version 4.1b2
Diffstat (limited to 'comms')
-rw-r--r-- | comms/tkhylafax/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index 0b40996e6bd..5bd062aa800 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/08/11 07:13:09 rh Exp $ +# $NetBSD: Makefile,v 1.4 1999/08/30 08:17:29 rh Exp $ # FreeBSD Id: Makefile,v 1.6 1998/08/07 23:56:12 asami Exp # @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/contrib/tkhylafax/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.elgro.demon.co.uk/resources.html -DEPENDS+= hylafax-4.1b1:../../comms/hylafax +DEPENDS+= hylafax-4.1b2:../../comms/hylafax RUN_DEPENDS+= ${PREFIX}/bin/wish8.0:../../x11/tk80 RUN_DEPENDS+= ${PREFIX}/bin/gs:../../print/ghostscript5 RUN_DEPENDS+= ${X11BASE}/bin/gv:../../print/gv |