summaryrefslogtreecommitdiff
path: root/net-mgmt/nav
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-03-17 22:53:48 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-03-17 22:53:48 +0000
commit97049115a8d4e3fbda489f5edf8250bae28d0ccd (patch)
treeef85c45872b190f8a0bf98cb8398af6f44601b04 /net-mgmt/nav
parent- Fix one more occurrence of the moved dependency (diff)
- Follow moved dependency
- Bump PORTREVISION - Fix INDEX build Pointyhat to: gabor
Notes
Notes: svn path=/head/; revision=187615
Diffstat (limited to 'net-mgmt/nav')
-rw-r--r--net-mgmt/nav/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/nav/Makefile b/net-mgmt/nav/Makefile
index 09f9afbb32af..e204049a8010 100644
--- a/net-mgmt/nav/Makefile
+++ b/net-mgmt/nav/Makefile
@@ -7,6 +7,7 @@
PORTNAME= nav
PORTVERSION= 3.1.0
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -22,7 +23,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant \
${JAVALIBDIR}/snmp.jar:${PORTSDIR}/java/drexelsnmp
.if exists(${LOCALBASE}/jakarta-tomcat4.1/bin/catalina.sh)
-TOMCAT_DEPEND= ${LOCALBASE}/jakarta-tomcat4.1:${PORTSDIR}/www/jakarta-tomcat41
+TOMCAT_DEPEND= ${LOCALBASE}/jakarta-tomcat4.1:${PORTSDIR}/www/tomcat41
CATALINA_HOME= ${LOCALBASE}/jakarta-tomcat4.1
.elif exists(${LOCALBASE}/jakarta-tomcat4.0.6/bin/catalina.sh)
TOMCAT_DEPEND= ${LOCALBASE}/jakarta-tomcat4.0.6:${PORTSDIR}/www/jakarta-tomcat4