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