diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-29 23:26:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-29 23:26:27 +0800 |
commit | 093badea08feb784ae2bef97cd892c54f47b4181 (patch) | |
tree | 7df8526e0047a250f80ff4e2cafda1f35d5b6ca1 /chinese | |
parent | 0c0752776a3e5ca4630fd81b55382fa8ebd92426 (diff) | |
download | freebsd-ports-gnome-093badea08feb784ae2bef97cd892c54f47b4181.tar.gz freebsd-ports-gnome-093badea08feb784ae2bef97cd892c54f47b4181.tar.zst freebsd-ports-gnome-093badea08feb784ae2bef97cd892c54f47b4181.zip |
Update CONFLICTS_INSTALL
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/unrar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/unrar/Makefile b/chinese/unrar/Makefile index 7212c8fbd864..c7ca793193d4 100644 --- a/chinese/unrar/Makefile +++ b/chinese/unrar/Makefile @@ -10,6 +10,6 @@ MASTERDIR= ${.CURDIR}/../../archivers/unrar EXTRA_PATCHES= ${.CURDIR}/files/patch-arcread.cpp \ ${.CURDIR}/files/patch-unicode.cpp -CONFLICTS_INSTALL= unrar-[0-9]* unrar-iconv-[0-9]* +CONFLICTS_INSTALL= unrar unrar-iconv .include "${MASTERDIR}/Makefile" |