diff options
Diffstat (limited to 'archivers/gzip/Makefile')
-rw-r--r-- | archivers/gzip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index f7da523f4038..a686e50ef471 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= GNU MAINTAINER= johans@FreeBSD.org COMMENT= Compression utility designed to be a replacement for compress +NO_STAGE= yes USES= charsetfix GNU_CONFIGURE= yes |