From 2b7ec4c084813276bb5f541d95c76875293c0b5f Mon Sep 17 00:00:00 2001 From: des Date: Mon, 15 Jan 2007 10:56:42 +0000 Subject: Change dependency from shells/bash2 to shells/bash. PR: ports/107002 Submitted by: bsam --- net-mgmt/nav/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-mgmt/nav/Makefile') diff --git a/net-mgmt/nav/Makefile b/net-mgmt/nav/Makefile index 343345543499..09f9afbb32af 100644 --- a/net-mgmt/nav/Makefile +++ b/net-mgmt/nav/Makefile @@ -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 \ -- cgit