diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-06 21:19:35 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-06 21:19:35 +0000 |
commit | 03e239d5c3b67a954f1ab0a25c64e5103f13a16d (patch) | |
tree | a7686349a67dd696ff7f354031453e8cd0b993b1 /korean/unzip | |
parent | e770865796a3533a701d95b5e7f7e202e610cc71 (diff) | |
download | ports-03e239d5c3b67a954f1ab0a25c64e5103f13a16d.tar.gz ports-03e239d5c3b67a954f1ab0a25c64e5103f13a16d.zip |
Notes
Diffstat (limited to 'korean/unzip')
-rw-r--r-- | korean/unzip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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" |