diff options
Diffstat (limited to 'archivers/hs-zlib/Makefile')
-rw-r--r-- | archivers/hs-zlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/hs-zlib/Makefile b/archivers/hs-zlib/Makefile index 2b79b5208ca8..b19afb66bb9b 100644 --- a/archivers/hs-zlib/Makefile +++ b/archivers/hs-zlib/Makefile @@ -10,5 +10,6 @@ COMMENT= Compression and decompression in the gzip and zlib formats LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |