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-kk/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/libreoffice-kk') diff --git a/editors/libreoffice-kk/Makefile b/editors/libreoffice-kk/Makefile index c70371ac0f25..b13d4d8548d4 100644 --- a/editors/libreoffice-kk/Makefile +++ b/editors/libreoffice-kk/Makefile @@ -2,6 +2,7 @@ LO_I18N= kk +NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include -- cgit