diff options
Diffstat (limited to 'www/tomcat7/Makefile')
-rw-r--r-- | www/tomcat7/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index e9284c986ee7..134da3ab1c2b 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -16,6 +16,9 @@ LICENSE= APACHE20 RUN_DEPENDS= jsvc:${PORTSDIR}/devel/jakarta-commons-daemon +USES= cpe +CPE_VENDOR= apache + USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes |