aboutsummaryrefslogtreecommitdiff
path: root/textproc/xalan-c
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/xalan-c
parent128aaa2baceb56005b0e1e6373f79f59807054ff (diff)
downloadports-1450552d7881d20baf0696e89e20c710fc5b3622.tar.gz
ports-1450552d7881d20baf0696e89e20c710fc5b3622.zip
Notes
Diffstat (limited to 'textproc/xalan-c')
-rw-r--r--textproc/xalan-c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile
index bb73893c4ffe..7ae1c2bc19f4 100644
--- a/textproc/xalan-c/Makefile
+++ b/textproc/xalan-c/Makefile
@@ -104,7 +104,7 @@ PLIST_SUB+= LOCALSYS_NLS="@comment "
.if defined(WITH_TRANSCODER_ICU)
PKGNAMESUFFIX+= -icu
-LIB_DEPENDS+= icuuc.32:${PORTSDIR}/devel/icu
+LIB_DEPENDS+= icuuc:${PORTSDIR}/devel/icu
ICUROOT?= ${LOCALBASE}
CONFIGURE_ENV+= XALAN_USE_ICU=1
CONFIGURE_ENV+= ICUROOT=${ICUROOT}