diff options
Diffstat (limited to 'graphics/py-actdiag')
-rw-r--r-- | graphics/py-actdiag/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/py-actdiag/Makefile b/graphics/py-actdiag/Makefile index 58ed5e8c86c6..57532e7f8f8c 100644 --- a/graphics/py-actdiag/Makefile +++ b/graphics/py-actdiag/Makefile @@ -25,6 +25,9 @@ DOCSDIR= ${PREFIX}/share/doc/${UNIQUENAME} PORTDOCS= README.txt NO_STAGE= yes + +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> post-install: |