summaryrefslogtreecommitdiff
path: root/math/gri/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/gri/Makefile')
-rw-r--r--math/gri/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/gri/Makefile b/math/gri/Makefile
index 867be67499b1..0e07761ab575 100644
--- a/math/gri/Makefile
+++ b/math/gri/Makefile
@@ -32,6 +32,9 @@ PLIST_FILES= bin/gri bin/gri_merge bin/gri_unpage \
PLIST_DIRS= %%DATADIR%%
NO_STAGE= yes
+
+OPTIONS_DEFINE= DOCS EXAMPLES
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS} || ${PORT_OPTIONS:MEXAMPLES}