aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugin-geanypy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/geany-plugin-geanypy/Makefile')
-rw-r--r--devel/geany-plugin-geanypy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/geany-plugin-geanypy/Makefile b/devel/geany-plugin-geanypy/Makefile
index 7519e9fddffb..20b6c57162ad 100644
--- a/devel/geany-plugin-geanypy/Makefile
+++ b/devel/geany-plugin-geanypy/Makefile
@@ -10,5 +10,7 @@ COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
USES= python:2.7
USE_GNOME= pygtk2
+OPTIONS_DEFINE= DOCS
+
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>