diff options
Diffstat (limited to 'archivers/tclmkziplib/Makefile')
-rw-r--r-- | archivers/tclmkziplib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/tclmkziplib/Makefile b/archivers/tclmkziplib/Makefile index d1de2e75df48..f97150b5b844 100644 --- a/archivers/tclmkziplib/Makefile +++ b/archivers/tclmkziplib/Makefile @@ -17,6 +17,7 @@ USES+= tcl USE_ZIP= yes WRKSRC= ${WRKDIR}/mkZiplib${PORTVERSION} +NO_STAGE= yes .include <bsd.port.options.mk> |