diff options
Diffstat (limited to 'devel/hs-MissingH/Makefile')
-rw-r--r-- | devel/hs-MissingH/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-MissingH/Makefile b/devel/hs-MissingH/Makefile index d822927b227e..a131a87611f8 100644 --- a/devel/hs-MissingH/Makefile +++ b/devel/hs-MissingH/Makefile @@ -13,5 +13,6 @@ LICENSE= BSD USE_CABAL= hslogger HUnit mtl network parsec random regex-compat +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |