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