summaryrefslogtreecommitdiff
path: root/devel/hs-hslogger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-hslogger/Makefile')
-rw-r--r--devel/hs-hslogger/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/hs-hslogger/Makefile b/devel/hs-hslogger/Makefile
index 15d6d29a67bf..939f2294608c 100644
--- a/devel/hs-hslogger/Makefile
+++ b/devel/hs-hslogger/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= hslogger
@@ -13,5 +13,6 @@ LICENSE= BSD
USE_CABAL= mtl network
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>