diff options
Diffstat (limited to 'editors/libreoffice-mr')
-rw-r--r-- | editors/libreoffice-mr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/libreoffice-mr/Makefile b/editors/libreoffice-mr/Makefile index c55feb55fcab..410ae08cd30c 100644 --- a/editors/libreoffice-mr/Makefile +++ b/editors/libreoffice-mr/Makefile @@ -2,6 +2,7 @@ LO_I18N= mr +NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include <bsd.port.mk> |