aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-28 00:44:30 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-28 00:44:30 +0000
commitbd5cafdfa547606ada15815d4a547fbe0ae2db82 (patch)
tree652b4df597a52f1858293e30b03bb96d30e4370c /devel
parent6eb6241996be48f78e99954be0efde88336b2fe6 (diff)
downloadports-bd5cafdfa547606ada15815d4a547fbe0ae2db82.tar.gz
ports-bd5cafdfa547606ada15815d4a547fbe0ae2db82.zip
Add CONFLICTS (devel/icu and devel/icu2 conflicts).
Notes
Notes: svn path=/head/; revision=136311
Diffstat (limited to 'devel')
-rw-r--r--devel/icu/Makefile2
-rw-r--r--devel/icu2/Makefile2
-rw-r--r--devel/icu4/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/devel/icu/Makefile b/devel/icu/Makefile
index 0b5e056aa68a..95d8082af5aa 100644
--- a/devel/icu/Makefile
+++ b/devel/icu/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= International Components for Unicode (from IBM)
+CONFLICTS= icu2-[0-9]*
+
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
diff --git a/devel/icu2/Makefile b/devel/icu2/Makefile
index 277b81c91966..316d2bf687f1 100644
--- a/devel/icu2/Makefile
+++ b/devel/icu2/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= andrew@ids.pl
COMMENT= International Components for Unicode
+CONFLICTS= icu-[0-9]*
+
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
diff --git a/devel/icu4/Makefile b/devel/icu4/Makefile
index 0b5e056aa68a..95d8082af5aa 100644
--- a/devel/icu4/Makefile
+++ b/devel/icu4/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= International Components for Unicode (from IBM)
+CONFLICTS= icu2-[0-9]*
+
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes