aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-cereal
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-cereal')
-rw-r--r--devel/hs-cereal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-cereal/Makefile b/devel/hs-cereal/Makefile
index a2ef0a83d95d..d4892c828591 100644
--- a/devel/hs-cereal/Makefile
+++ b/devel/hs-cereal/Makefile
@@ -10,5 +10,6 @@ COMMENT= Binary serialization library for Haskell
LICENSE= BSD
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>