diff options
-rw-r--r-- | archivers/unzip-iconv/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/archivers/unzip-iconv/Makefile b/archivers/unzip-iconv/Makefile index 7e9578964aa9..d0e82c684b85 100644 --- a/archivers/unzip-iconv/Makefile +++ b/archivers/unzip-iconv/Makefile @@ -8,9 +8,6 @@ COMMENT= Unzip with iconv patches CONFLICTS= unzip-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]* zh-unzip-[0-9]* -NO_STAGE= yes -MASTERDIR= ${.CURDIR}/../unzip - WITH_ICONV= yes .include "${MASTERDIR}/Makefile" |