1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Set CONFLICTS with unzip-iconv [1]

* Forget to commit on 2011-05-04 23:36:34 UTC
- Bump PORTREVISION

PR:		ports/152006 [1]
Submitted by:	KOMATSU Shinichiro <koma2_AT_lovepeers_DOT_org> [1]
This commit is contained in:
TAKATSU Tomonari 2011-05-06 13:33:17 +00:00
parent c62f3f934d
commit ea7630efeb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273701

View File

@ -7,6 +7,7 @@
PORTNAME= unzip
PORTVERSION= 6.0
PORTREVISION= 1
CATEGORIES?= archivers
MASTER_SITES= SF/infozip/UnZip%206.x%20%28latest%29/UnZip%20${PORTVERSION}/:main \
SF/infozip/UnZip%205.x%20and%20earlier/5.51/:unreduce
@ -21,7 +22,7 @@ LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
LICENSE_NAME= Info-ZIP license
LICENSE_FILE= ${WRKSRC}/LICENSE
CONFLICTS?= zh-unzip-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]*
CONFLICTS?= unzip-iconv-[0-9]* zh-unzip-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]*
MAKEFILE= unix/Makefile
.if defined(INSTALL_AS_INFOUNZIP)