From 03e239d5c3b67a954f1ab0a25c64e5103f13a16d Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 6 Nov 2009 21:19:35 +0000 Subject: [PATCH] - Mark BROKEN: does not patch Reported by: pointyhat --- korean/unzip/Makefile | 2 ++ russian/unzip/Makefile | 2 ++ 2 files changed, 4 insertions(+) diff --git a/korean/unzip/Makefile b/korean/unzip/Makefile index 159ffa012685..044113cfd169 100644 --- a/korean/unzip/Makefile +++ b/korean/unzip/Makefile @@ -14,4 +14,6 @@ CONFLICTS= unzip-[0-9]* ru-unzip-[0-9]* zh-unzip-[0-9]* EXTRA_PATCHES= ${.CURDIR}/files/patch-* MASTERDIR= ${.CURDIR}/../../archivers/unzip +BROKEN= does not patch + .include "${MASTERDIR}/Makefile" diff --git a/russian/unzip/Makefile b/russian/unzip/Makefile index d6ac21136192..4b0c457b3cd2 100644 --- a/russian/unzip/Makefile +++ b/russian/unzip/Makefile @@ -16,4 +16,6 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-ebcdic.h MASTERDIR= ${.CURDIR}/../../archivers/unzip +BROKEN= does not patch + .include "${MASTERDIR}/Makefile"