diff options
Diffstat (limited to 'www/pyblosxom/Makefile')
-rw-r--r-- | www/pyblosxom/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/pyblosxom/Makefile b/www/pyblosxom/Makefile index 69b95c8..f92cfc5 100644 --- a/www/pyblosxom/Makefile +++ b/www/pyblosxom/Makefile @@ -15,6 +15,9 @@ USE_PYTHON= 2 USE_PYDISTUTILS= easy_install NO_STAGE= yes + +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> post-install: |