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