diff options
Diffstat (limited to 'editors/gedit-plugins/Makefile')
-rw-r--r-- | editors/gedit-plugins/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 8dc9eaf6a745..2f4570f47823 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -33,6 +33,7 @@ GCONF_SCHEMAS= gedit-show-tabbar-plugin.schemas \ OPTIONS_DEFINE= PYTHON +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPYTHON} |