1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Change dependency from shells/bash2 to shells/bash.

PR:		ports/107002
Submitted by:	bsam
This commit is contained in:
Dag-Erling Smørgrav 2007-01-15 10:56:42 +00:00
parent 1a61006602
commit dfcd191432
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182408

View File

@ -38,7 +38,7 @@ CATALINA_HOME= ${LOCALBASE}/tomcat5.5
BUILD_DEPENDS+= ${TOMCAT_DEPEND}
RUN_DEPENDS= ${LOCALBASE}/libexec/apache2/mod_python.so:${PORTSDIR}/www/mod_python3 \
${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2 \
${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg \
${SITE_PERL}/${PERL_ARCH}/Pg.pm:${PORTSDIR}/databases/p5-Pg \
${PYTHON_SITELIBDIR}/rrdtool/_rrdtool.so:${PORTSDIR}/net/py-rrdtool_lgpl \