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