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/codelite/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/codelite') diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index a7b5648b862d..92a9e9cb9ce3 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -32,6 +32,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} SVN_REVISION= 6213 +NO_STAGE= yes .include .if ${PORT_OPTIONS:MCSCOPE} -- cgit