we need bash to complete a build at the moment. this is being worked on,

but for now, add it to the build dependencies.
noted by simon@
This commit is contained in:
robert 2009-02-06 23:06:27 +00:00
parent 0e138a39c1
commit ffc1a6ebf6

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2009/02/01 17:35:26 robert Exp $
# $OpenBSD: Makefile,v 1.6 2009/02/06 23:06:27 robert Exp $
ONLY_FOR_ARCHS= amd64 i386
@ -70,6 +70,7 @@ BUILD_DEPENDS+= :zip-*:archivers/zip \
:unzip-*:archivers/unzip \
:bison-*:devel/bison \
:tcsh-*:shells/tcsh \
:bash-*:shells/bash \
:p5-Archive-Zip-*:archivers/p5-Archive-Zip \
::print/cups \
::devel/apache-ant \