diff options
Diffstat (limited to 'graphics/deegree-wfs/Makefile')
-rw-r--r-- | graphics/deegree-wfs/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/deegree-wfs/Makefile b/graphics/deegree-wfs/Makefile index 1bfb6bc53620..dde54c6d0077 100644 --- a/graphics/deegree-wfs/Makefile +++ b/graphics/deegree-wfs/Makefile @@ -30,6 +30,9 @@ OPTIONS_SINGLE_AS= TOMCAT6 TOMCAT7 OPTIONS_DEFAULT= TOMCAT6 NO_STAGE= yes + +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MTOMCAT6} |