From 888ab73a81ce0010b6a141740f5b26e92a5ec6a8 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 19:53:09 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: lang) --- lang/lua52/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/lua52') diff --git a/lang/lua52/Makefile b/lang/lua52/Makefile index 97f7822fa992..5e7d740d56ec 100644 --- a/lang/lua52/Makefile +++ b/lang/lua52/Makefile @@ -36,6 +36,7 @@ MAN1= lua-${LUA_VER}.1 luac-${LUA_VER}.1 DOCSDIR= ${PREFIX}/share/doc/${LUA_SUBDIR} LATEST_LINK= ${LUA_SUBDIR} +NO_STAGE= yes .include .if ${ARCH} == "amd64" || ${ARCH} == "powerpc" -- cgit v1.2.3