aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2006-12-22 22:21:46 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2006-12-22 22:21:46 +0000
commitf1a179c29193132f38d87810bffbbcb12384dc5f (patch)
treee88a909b99904636b10678847c0b533f4cc8d9b3 /editors
parentfecbfd43e028f64745cfb94bd1a738697822eb8f (diff)
downloadports-f1a179c29193132f38d87810bffbbcb12384dc5f.tar.gz
ports-f1a179c29193132f38d87810bffbbcb12384dc5f.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/bed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/bed/Makefile b/editors/bed/Makefile
index 5a0fe54109d1..f7458d490c3b 100644
--- a/editors/bed/Makefile
+++ b/editors/bed/Makefile
@@ -17,7 +17,7 @@ EXTRACT_SUFX= .src.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Variable dataformat binary editor
-BUILD_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2
+BUILD_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
# Cannot guarantee rxvt will have menubar enabled on bento.
.if defined(PACKAGE_BUILDING)