aboutsummaryrefslogtreecommitdiff
path: root/textproc/xerces-c2
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2006-09-22 22:22:19 +0000
committerMikhail Teterin <mi@FreeBSD.org>2006-09-22 22:22:19 +0000
commit1450552d7881d20baf0696e89e20c710fc5b3622 (patch)
tree667519e83f8a91479b350e3e6a7396bc55f027f6 /textproc/xerces-c2
parent128aaa2baceb56005b0e1e6373f79f59807054ff (diff)
Notes
Diffstat (limited to 'textproc/xerces-c2')
-rw-r--r--textproc/xerces-c2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xerces-c2/Makefile b/textproc/xerces-c2/Makefile
index 08f42bc067eb..0c5147ff71f4 100644
--- a/textproc/xerces-c2/Makefile
+++ b/textproc/xerces-c2/Makefile
@@ -46,7 +46,7 @@ PLIST_SUB+= TRANSICU="@comment "
.else
.if (${TRANSCODER} == "icu")
PKGNAMESUFFIX+= -icu
-LIB_DEPENDS+= icuuc.34:${PORTSDIR}/devel/icu
+LIB_DEPENDS+= icuuc:${PORTSDIR}/devel/icu
ICUROOT?= ${LOCALBASE}
CONFIGURE_ENV+= ICUROOT=${ICUROOT}
MAKE_ENV+= ICUROOT=${ICUROOT}