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/mlton/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/mlton/Makefile') diff --git a/lang/mlton/Makefile b/lang/mlton/Makefile index 76da9cfab10b..060792021865 100644 --- a/lang/mlton/Makefile +++ b/lang/mlton/Makefile @@ -30,6 +30,7 @@ OPTIONS_DEFINE= SMLNJ MINGW32 SMLNJ_DESC= Bootstrap with SML/NJ (can take >15 hours) MINGW32_DESC= Add the mingw32 target (requires wine) +NO_STAGE= yes .include .if ${PORT_OPTIONS:MDOCS} -- cgit v1.2.3