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/fpc-tcl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/fpc-tcl') diff --git a/lang/fpc-tcl/Makefile b/lang/fpc-tcl/Makefile index ac69fba306b3..97d1e7174b26 100644 --- a/lang/fpc-tcl/Makefile +++ b/lang/fpc-tcl/Makefile @@ -18,4 +18,5 @@ OPTIONS_DEFINE= TCL TCL_DESC= Install tool commnad language OPTIONS_DEFAULT= TCL +NO_STAGE= yes .include "${MASTERDIR}/Makefile" -- cgit