diff options
Diffstat (limited to 'www/axis/Makefile')
-rw-r--r-- | www/axis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/axis/Makefile b/www/axis/Makefile index 928dd48fc5aa..6eaa826c2ddd 100644 --- a/www/axis/Makefile +++ b/www/axis/Makefile @@ -13,7 +13,7 @@ COMMENT= Java SOAP implementation by Apache LICENSE= APACHE20 -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_SINGLE= AS OPTIONS_SINGLE_AS= TOMCAT6 TOMCAT7 OPTIONS_DEFAULT= TOMCAT6 |