diff options
Diffstat (limited to 'devel/hs-ghc-mtl/Makefile')
-rw-r--r-- | devel/hs-ghc-mtl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-ghc-mtl/Makefile b/devel/hs-ghc-mtl/Makefile index 56f254f79def..1aa11d46dfc4 100644 --- a/devel/hs-ghc-mtl/Makefile +++ b/devel/hs-ghc-mtl/Makefile @@ -13,5 +13,6 @@ LICENSE= BSD USE_CABAL= MonadCatchIO-mtl>=0.2.0.0 mtl +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |