summaryrefslogtreecommitdiff
path: root/archivers/hs-zlib-bindings/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/hs-zlib-bindings/Makefile')
-rw-r--r--archivers/hs-zlib-bindings/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/hs-zlib-bindings/Makefile b/archivers/hs-zlib-bindings/Makefile
index 31a3dc4974d7..77fb43f0065d 100644
--- a/archivers/hs-zlib-bindings/Makefile
+++ b/archivers/hs-zlib-bindings/Makefile
@@ -11,6 +11,7 @@ COMMENT= Low-level bindings to the zlib package
LICENSE= BSD
USE_CABAL= zlib>=0.5.2.0
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>