diff options
Diffstat (limited to 'biology/consed')
-rw-r--r-- | biology/consed/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/consed/Makefile b/biology/consed/Makefile index 7176663aa5a3..c4b66e4ab21f 100644 --- a/biology/consed/Makefile +++ b/biology/consed/Makefile @@ -55,6 +55,8 @@ PORTDOCS= README.txt NO_STAGE= yes +OPTIONS_DEFINE= DOCS EXAMPLES + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MEXAMPLES} |