Chase icudata shared library revision. The port is still broken because

it hard-codes libc_r.

Approved by:	portmgr (implicit)
This commit is contained in:
Kris Kennaway 2006-02-28 09:42:33 +00:00
parent f355e42ddf
commit cddd2f5b34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156885

View File

@ -16,7 +16,7 @@ COMMENT= Parrot - virtual machine for dynamic languages
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \
icudata.32:${PORTSDIR}/devel/icu
icudata.34:${PORTSDIR}/devel/icu
USE_PERL5= yes
USE_GMAKE= yes