diff options
Diffstat (limited to 'archivers/bzip2/Makefile')
-rw-r--r-- | archivers/bzip2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile index 61bbf5f6af84..cd81717260f9 100644 --- a/archivers/bzip2/Makefile +++ b/archivers/bzip2/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= http://www.bzip.org/${PORTVERSION}/ MAINTAINER= jharris@widomaker.com COMMENT= Block-sorting file compressor +NO_STAGE= yes USE_LDCONFIG= yes PATCH_STRIP= -p3 |