diff options
Diffstat (limited to 'www/tomcat7/Makefile')
-rw-r--r-- | www/tomcat7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index 6598b27e2f09..8bab392401e5 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -13,7 +13,7 @@ COMMENT= Open-source Java web server by Apache, 7.x branch LICENSE= APACHE20 -RUN_DEPENDS= jsvc:${PORTSDIR}/devel/jakarta-commons-daemon +RUN_DEPENDS= jsvc:devel/jakarta-commons-daemon USES= cpe CPE_VENDOR= apache |