aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2010-12-17 15:36:02 +0800
committerbapt <bapt@FreeBSD.org>2010-12-17 15:36:02 +0800
commit80cfab6ebbea9115fa626ba8a4a3facd70339879 (patch)
treedae4828d765141704b60d5b6bb6b03729ae0ac0b
parentce83bbcd9ebfce168ad5df9eb0c92e543e3e5b81 (diff)
downloadfreebsd-ports-gnome-80cfab6ebbea9115fa626ba8a4a3facd70339879.tar.gz
freebsd-ports-gnome-80cfab6ebbea9115fa626ba8a4a3facd70339879.tar.zst
freebsd-ports-gnome-80cfab6ebbea9115fa626ba8a4a3facd70339879.zip
Remove conflict now that devel/icu[24] are dead
While here add LICENSE
-rw-r--r--devel/icu/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/icu/Makefile b/devel/icu/Makefile
index 31462b273237..4965e24547c6 100644
--- a/devel/icu/Makefile
+++ b/devel/icu/Makefile
@@ -17,13 +17,16 @@ MAINTAINER= bapt@FreeBSD.org
COMMENT= International Components for Unicode (from IBM)
OPTIONS= THREADS "Build thread-safe version of the library" on
-CONFLICTS= icu2-[0-9]* icu-4.4*
-
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/icu/source
+LICENSE= ICU
+LICENSE_NAME= ICU license
+LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
+LICENSE_FILE= ${WRKSRC}/../unicode-license.txt
+
GNU_CONFIGURE= yes
CONFIGURE_SCRIPT= runConfigureICU
CONFIGURE_ARGS+= ${OPSYS}