diff options
author | tota <tota@FreeBSD.org> | 2011-05-05 07:36:34 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2011-05-05 07:36:34 +0800 |
commit | de07a6f687295924bc047cf87c573a91fbecc456 (patch) | |
tree | 0ebe74259454c6a86d820986f728c185ee4c2135 /russian/unzip | |
parent | e58f6ca416ca223e39c466c2ef92266373f16337 (diff) | |
download | freebsd-ports-gnome-de07a6f687295924bc047cf87c573a91fbecc456.tar.gz freebsd-ports-gnome-de07a6f687295924bc047cf87c573a91fbecc456.tar.zst freebsd-ports-gnome-de07a6f687295924bc047cf87c573a91fbecc456.zip |
- Set CONFLICTS with unzip-iconv upcoming as a new port
PR: ports/152006
Submitted by: KOMATSU Shinichiro <koma2_AT_lovepeers_DOT_org>
Diffstat (limited to 'russian/unzip')
-rw-r--r-- | russian/unzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/russian/unzip/Makefile b/russian/unzip/Makefile index d6ac21136192..b166f2034754 100644 --- a/russian/unzip/Makefile +++ b/russian/unzip/Makefile @@ -10,7 +10,7 @@ CATEGORIES= russian archivers MAINTAINER= den@FreeBSD.org COMMENT= Unzip with CP866 and KOI8-R support -CONFLICTS= unzip-[0-9]* zh-unzip-[0-9]* ko-unzip-[0-9]* +CONFLICTS= unzip-[0-9]* unzip-iconv-[0-9]* zh-unzip-[0-9]* ko-unzip-[0-9]* EXTRA_PATCHES= ${.CURDIR}/files/patch-ebcdic.h |