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 /russian/unzip/Makefile | |
parent | e770865796a3533a701d95b5e7f7e202e610cc71 (diff) | |
download | ports-03e239d5c3b67a954f1ab0a25c64e5103f13a16d.tar.gz ports-03e239d5c3b67a954f1ab0a25c64e5103f13a16d.zip |
Notes
Diffstat (limited to 'russian/unzip/Makefile')
-rw-r--r-- | russian/unzip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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" |