diff options
Diffstat (limited to 'devel/hs-silently/Makefile')
-rw-r--r-- | devel/hs-silently/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-silently/Makefile b/devel/hs-silently/Makefile index 3eac573009eb..a454e24e9c1d 100644 --- a/devel/hs-silently/Makefile +++ b/devel/hs-silently/Makefile @@ -10,5 +10,6 @@ COMMENT= Prevent or capture writing to stdout and other handles LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |