diff options
Diffstat (limited to 'archivers/grzip/Makefile')
-rw-r--r-- | archivers/grzip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/grzip/Makefile b/archivers/grzip/Makefile index 91ec1c22347c..b027bf5e491a 100644 --- a/archivers/grzip/Makefile +++ b/archivers/grzip/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/compression/ CENKES MAINTAINER= ports@FreeBSD.org COMMENT= Efficient file compressor +NO_STAGE= yes USE_BZIP2= yes USES= gettext USE_LDCONFIG= yes |