Fix build by changing the file the port depends on
Reported by: pointyhat
This commit is contained in:
parent
55d6f6fa0b
commit
2c6e009b97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209823
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ EXTRACT_ONLY=
|
|||
MAINTAINER= hq@FreeBSD.org
|
||||
COMMENT= An extensible continuous integration engine
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/etc/rc.d/tomcat6:${PORTSDIR}/www/tomcat6
|
||||
RUN_DEPENDS= ${LOCALBASE}/apache-tomcat6.0/bin/catalina.sh:${PORTSDIR}/www/tomcat6
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue