aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-MonadCatchIO-mtl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-MonadCatchIO-mtl/Makefile')
-rw-r--r--devel/hs-MonadCatchIO-mtl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/hs-MonadCatchIO-mtl/Makefile b/devel/hs-MonadCatchIO-mtl/Makefile
index 83d07cabf1f5..1380b88cf30a 100644
--- a/devel/hs-MonadCatchIO-mtl/Makefile
+++ b/devel/hs-MonadCatchIO-mtl/Makefile
@@ -1,4 +1,4 @@
-# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
+# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
# $FreeBSD$
PORTNAME= MonadCatchIO-mtl
@@ -13,5 +13,6 @@ LICENSE= BSD
USE_CABAL= extensible-exceptions mtl
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>