diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:46:16 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:46:16 +0000 |
commit | 9ab014c6ea7a828661d8117efa2a449772d889e6 (patch) | |
tree | e9cb977a6b44a398a09cbaf1febfeefacc28a264 /russian/unzip | |
parent | 6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (diff) |
Notes
Diffstat (limited to 'russian/unzip')
-rw-r--r-- | russian/unzip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/russian/unzip/Makefile b/russian/unzip/Makefile index a84b9c9a1481..ed23a30f6a2d 100644 --- a/russian/unzip/Makefile +++ b/russian/unzip/Makefile @@ -12,4 +12,5 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-ebcdic.h MASTERDIR= ${.CURDIR}/../../archivers/unzip +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |