From b3f53a7710aef6bf70130db57affead1adb76fe8 Mon Sep 17 00:00:00 2001 From: bapt 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/squirrel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/squirrel') diff --git a/lang/squirrel/Makefile b/lang/squirrel/Makefile index 22cc418fe8d9..67e482a69a22 100644 --- a/lang/squirrel/Makefile +++ b/lang/squirrel/Makefile @@ -15,6 +15,7 @@ USE_DOS2UNIX= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/SQUIRREL2 +NO_STAGE= yes .include .if ${ARCH} == amd64 || ${ARCH} == sparc64 || ${ARCH} == ia64 -- cgit