aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugin-spellcheck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/geany-plugin-spellcheck/Makefile')
-rw-r--r--devel/geany-plugin-spellcheck/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/geany-plugin-spellcheck/Makefile b/devel/geany-plugin-spellcheck/Makefile
index b681eeef63ca..097655e119e7 100644
--- a/devel/geany-plugin-spellcheck/Makefile
+++ b/devel/geany-plugin-spellcheck/Makefile
@@ -9,5 +9,6 @@ COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant
+NO_STAGE= yes
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>