diff options
Diffstat (limited to 'archivers/wzip/Makefile')
-rw-r--r-- | archivers/wzip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/wzip/Makefile b/archivers/wzip/Makefile index 49dacfa0863f..a00184acc440 100644 --- a/archivers/wzip/Makefile +++ b/archivers/wzip/Makefile @@ -10,6 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= onatan@gmail.com COMMENT= Preprocessor for lossy data compression +NO_STAGE= yes ALL_TARGET= ${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= ${PORTNAME}.1 |