diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-03-25 22:38:33 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-03-25 22:38:33 +0000 |
commit | 775e3ee22a3520a527a4e368614bd96421e8ac4c (patch) | |
tree | 88ea2ab1e4af0d7b4767e87fc9caeec0d50becf4 /devel/icu4 | |
parent | 572049dc827a7f9850ba77afbe6cbb6caf0ccca3 (diff) |
Notes
Diffstat (limited to 'devel/icu4')
-rw-r--r-- | devel/icu4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/icu4/Makefile b/devel/icu4/Makefile index 9aa46dc12bcb..7707bdb3e955 100644 --- a/devel/icu4/Makefile +++ b/devel/icu4/Makefile @@ -16,7 +16,7 @@ MAINTAINER= mi@aldan.algebra.com COMMENT= International Components for Unicode (from IBM) OPTIONS= THREADS "Build thread-safe version of the library" on -CONFLICTS= icu2-[0-9]* icu3-[0-9] +CONFLICTS= icu2-[0-9]* icu-3* LATEST_LINK= icu4 USE_LDCONFIG= yes |