diff options
Diffstat (limited to 'devel/hs-hat/Makefile')
-rw-r--r-- | devel/hs-hat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile index 9fb6b822f024..b92e9e296d15 100644 --- a/devel/hs-hat/Makefile +++ b/devel/hs-hat/Makefile @@ -22,6 +22,7 @@ NHC98_DESC= NHC98 support OPTIONS_DEFAULT= NHC98 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNHC98} && ${ARCH} == "amd64" |