diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-06-25 22:26:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-06-25 22:26:26 +0000 |
commit | 030f6d6f83c5e876c8c4fe4cf4df20a8eeba08ab (patch) | |
tree | e5ced43adeca6b8c727caa36d47aa18581e93b26 /comms/hylafax | |
parent | a9c6efc7091832b9d01eb6637c7ec3e8b21d49eb (diff) | |
download | ports-030f6d6f83c5e876c8c4fe4cf4df20a8eeba08ab.tar.gz ports-030f6d6f83c5e876c8c4fe4cf4df20a8eeba08ab.zip |
Notes
Diffstat (limited to 'comms/hylafax')
-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 a3affd500912..c6210d643fd6 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Apr 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.13 1998/04/15 22:17:55 jseger Exp $ +# $Id: Makefile,v 1.14 1998/05/04 20:22:41 jseger Exp $ # DISTNAME= hylafax-v4.0pl2 @@ -16,7 +16,7 @@ EXTRACT_SUFX= -tar.gz MAINTAINER= itojun@itojun.org -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ +BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ ${PREFIX}/lib/afm/Courier:${PORTSDIR}/print/afm # no dependency on ghostscript because we don't know which # version the user prefers |