From 664628fe1271a3052d6fd5d6f32b5de28a849018 Mon Sep 17 00:00:00 2001 From: adamw Date: Tue, 15 Jul 2014 23:30:05 +0000 Subject: Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. --- graphics/py-stltools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/py-stltools') diff --git a/graphics/py-stltools/Makefile b/graphics/py-stltools/Makefile index 8da6f9fc9082..07a62961d704 100644 --- a/graphics/py-stltools/Makefile +++ b/graphics/py-stltools/Makefile @@ -22,7 +22,7 @@ USE_PYDISTUTILS= YES DOCS= README.txt EXAMPLES= test/cube.stl test/cube_bin.stl -OPTIONS_DEFINE= PYCAIRO +OPTIONS_DEFINE= PYCAIRO DOCS PYCAIRO_DESC= Use (py)Cairo to enable stl2pdf to function. .include -- cgit