diff options
author | asami <asami@FreeBSD.org> | 1998-06-26 06:26:26 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-06-26 06:26:26 +0800 |
commit | c551cf4d153ba94e1f681935b25db20a755b5421 (patch) | |
tree | b495cd4ea8777c8af1098ef9f4a154ba8a183e6d /comms/hylafax/Makefile | |
parent | 4612680bd19d6bc119f266bc86439ef46cd4f730 (diff) | |
download | freebsd-ports-gnome-c551cf4d153ba94e1f681935b25db20a755b5421.tar.gz freebsd-ports-gnome-c551cf4d153ba94e1f681935b25db20a755b5421.tar.zst freebsd-ports-gnome-c551cf4d153ba94e1f681935b25db20a755b5421.zip |
Rename "bash" to "bash1" (the actual port is already repository copied).
Requested by: chet@ins.CWRU.Edu
Diffstat (limited to 'comms/hylafax/Makefile')
-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 |