aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugin-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/geany-plugin-doc/Makefile')
-rw-r--r--devel/geany-plugin-doc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/geany-plugin-doc/Makefile b/devel/geany-plugin-doc/Makefile
index f609d8c875c4..a1a2b71688b3 100644
--- a/devel/geany-plugin-doc/Makefile
+++ b/devel/geany-plugin-doc/Makefile
@@ -7,5 +7,6 @@ CATEGORIES= devel
MAINTAINER= makc@FreeBSD.org
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
+NO_STAGE= yes
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>