summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-06-25 22:26:26 +0000
committerasami <asami@FreeBSD.org>1998-06-25 22:26:26 +0000
commitc551cf4d153ba94e1f681935b25db20a755b5421 (patch)
treeb495cd4ea8777c8af1098ef9f4a154ba8a183e6d
parent4612680bd19d6bc119f266bc86439ef46cd4f730 (diff)
downloadFreeBSD-ports-c551cf4d153ba94e1f681935b25db20a755b5421.zip
FreeBSD-ports-c551cf4d153ba94e1f681935b25db20a755b5421.tar.gz
Rename "bash" to "bash1" (the actual port is already repository copied).
Requested by: chet@ins.CWRU.Edu
-rw-r--r--comms/hylafax/Makefile4
-rw-r--r--devel/cflow/Makefile4
-rw-r--r--shells/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index a3affd5..c6210d6 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
diff --git a/devel/cflow/Makefile b/devel/cflow/Makefile
index f0e212d..8f6370b 100644
--- a/devel/cflow/Makefile
+++ b/devel/cflow/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 Sept 1995
# Whom: dchapes@zeus.leitch.com
#
-# $Id: Makefile,v 1.2 1995/11/26 11:28:56 asami Exp $
+# $Id: Makefile,v 1.3 1996/11/18 10:35:12 asami Exp $
#
DISTNAME= cflow-2.0
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= devel/lang/c
MAINTAINER= dchapes@zeus.leitch.com
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
USE_GMAKE= yes
diff --git a/shells/Makefile b/shells/Makefile
index c300183..fd0403e 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.12 1997/01/02 07:01:10 asami Exp $
+# $Id: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
- SUBDIR += bash
+ SUBDIR += bash1
SUBDIR += bash2
SUBDIR += es
SUBDIR += scsh
OpenPOWER on IntegriCloud