From 67985f6aaa6ff6a3dfb7cef050a6dfd73ef37d2d Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 16:36:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: editors) --- editors/libreoffice-is/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/libreoffice-is') diff --git a/editors/libreoffice-is/Makefile b/editors/libreoffice-is/Makefile index e473c26c54a9..08920b59f0e3 100644 --- a/editors/libreoffice-is/Makefile +++ b/editors/libreoffice-is/Makefile @@ -3,6 +3,7 @@ LO_I18N= is LO_HAS_HELPPACK= yes +NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include -- cgit