diff options
Diffstat (limited to 'net-mgmt/nav/Makefile')
-rw-r--r-- | net-mgmt/nav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |