diff options
Diffstat (limited to 'lang/fpc-tcl')
-rw-r--r-- | lang/fpc-tcl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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" |