summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-03-06 23:11:36 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-03-06 23:11:36 +0000
commit2a46c09c19d4d7376be0329c8c111687de3c3914 (patch)
tree91967029100597ac2d2e4aaefdf9054073f695fc /textproc
parentUpdate to 1.2.0 (diff)
- Fix dependency on devel/icu.
PR: ports/78462 Submitted by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer) Approved by: pav (mentor)
Notes
Notes: svn path=/head/; revision=130495
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xerces-c2-devel/Makefile5
-rw-r--r--textproc/xerces-c2/Makefile5
-rw-r--r--textproc/xerces-c27/Makefile5
3 files changed, 9 insertions, 6 deletions
diff --git a/textproc/xerces-c2-devel/Makefile b/textproc/xerces-c2-devel/Makefile
index 58c22c1994cf..395e6dab2917 100644
--- a/textproc/xerces-c2-devel/Makefile
+++ b/textproc/xerces-c2-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xerces-c2
PORTVERSION= 2.6.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_APACHE_XML}
MASTER_SITE_SUBDIR= xerces-c/source
@@ -45,8 +46,8 @@ PLIST_SUB+= TRANSICONV=""
PLIST_SUB+= TRANSICU="@comment "
.else
.if (${TRANSCODER} == "icu")
-PKGNAMESUFFIX+= -icu2
-LIB_DEPENDS+= icuuc.28:${PORTSDIR}/devel/icu2
+PKGNAMESUFFIX+= -icu
+LIB_DEPENDS+= icuuc.32:${PORTSDIR}/devel/icu
ICUROOT?= ${LOCALBASE}
CONFIGURE_ENV+= ICUROOT=${ICUROOT}
MAKE_ENV+= ICUROOT=${ICUROOT}
diff --git a/textproc/xerces-c2/Makefile b/textproc/xerces-c2/Makefile
index 58c22c1994cf..395e6dab2917 100644
--- a/textproc/xerces-c2/Makefile
+++ b/textproc/xerces-c2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xerces-c2
PORTVERSION= 2.6.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_APACHE_XML}
MASTER_SITE_SUBDIR= xerces-c/source
@@ -45,8 +46,8 @@ PLIST_SUB+= TRANSICONV=""
PLIST_SUB+= TRANSICU="@comment "
.else
.if (${TRANSCODER} == "icu")
-PKGNAMESUFFIX+= -icu2
-LIB_DEPENDS+= icuuc.28:${PORTSDIR}/devel/icu2
+PKGNAMESUFFIX+= -icu
+LIB_DEPENDS+= icuuc.32:${PORTSDIR}/devel/icu
ICUROOT?= ${LOCALBASE}
CONFIGURE_ENV+= ICUROOT=${ICUROOT}
MAKE_ENV+= ICUROOT=${ICUROOT}
diff --git a/textproc/xerces-c27/Makefile b/textproc/xerces-c27/Makefile
index 58c22c1994cf..395e6dab2917 100644
--- a/textproc/xerces-c27/Makefile
+++ b/textproc/xerces-c27/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xerces-c2
PORTVERSION= 2.6.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_APACHE_XML}
MASTER_SITE_SUBDIR= xerces-c/source
@@ -45,8 +46,8 @@ PLIST_SUB+= TRANSICONV=""
PLIST_SUB+= TRANSICU="@comment "
.else
.if (${TRANSCODER} == "icu")
-PKGNAMESUFFIX+= -icu2
-LIB_DEPENDS+= icuuc.28:${PORTSDIR}/devel/icu2
+PKGNAMESUFFIX+= -icu
+LIB_DEPENDS+= icuuc.32:${PORTSDIR}/devel/icu
ICUROOT?= ${LOCALBASE}
CONFIGURE_ENV+= ICUROOT=${ICUROOT}
MAKE_ENV+= ICUROOT=${ICUROOT}