summaryrefslogtreecommitdiff
path: root/graphics/deegree-wcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/deegree-wcs/Makefile')
-rw-r--r--graphics/deegree-wcs/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/deegree-wcs/Makefile b/graphics/deegree-wcs/Makefile
index 6523ba65fc6e..37dfc194e7c9 100644
--- a/graphics/deegree-wcs/Makefile
+++ b/graphics/deegree-wcs/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}