diff options
Diffstat (limited to 'archivers/hs-zlib/Makefile')
-rw-r--r-- | archivers/hs-zlib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/hs-zlib/Makefile b/archivers/hs-zlib/Makefile index 7924fd99d576..abdbb2a6b1d3 100644 --- a/archivers/hs-zlib/Makefile +++ b/archivers/hs-zlib/Makefile @@ -11,6 +11,5 @@ 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> |