diff options
Diffstat (limited to 'devel/geany-plugins-l10n/Makefile')
-rw-r--r-- | devel/geany-plugins-l10n/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/geany-plugins-l10n/Makefile b/devel/geany-plugins-l10n/Makefile index 48cad1a590c5..eaebb563436a 100644 --- a/devel/geany-plugins-l10n/Makefile +++ b/devel/geany-plugins-l10n/Makefile @@ -9,5 +9,6 @@ COMMENT= Localization messages for Geany plugins USES= pathfix +NO_STAGE= yes .include "${.CURDIR}/../geany-plugins/files/Makefile.common" .include <bsd.port.mk> |