aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugin-pg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/geany-plugin-pg/Makefile')
-rw-r--r--devel/geany-plugin-pg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/geany-plugin-pg/Makefile b/devel/geany-plugin-pg/Makefile
index e0c4d95000f1..80a9277db26c 100644
--- a/devel/geany-plugin-pg/Makefile
+++ b/devel/geany-plugin-pg/Makefile
@@ -10,5 +10,6 @@ COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
LIB_DEPENDS= gpgme.19:${PORTSDIR}/security/gpgme
RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
+NO_STAGE= yes
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>