diff options
Diffstat (limited to 'lang/cocor')
-rw-r--r-- | lang/cocor/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/cocor/Makefile b/lang/cocor/Makefile index 6fc3046120d9..55d95e57dfce 100644 --- a/lang/cocor/Makefile +++ b/lang/cocor/Makefile @@ -24,6 +24,9 @@ ALL_TARGET= all1 MAN1= ${PORTNAME}.1 NO_STAGE= yes + +OPTIONS_DEFINE= DOCS EXAMPLES + .include <bsd.port.options.mk> post-patch: |