From 851fe01f3c02de8b97b480871b0c789c5b35e733 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Mon, 30 Jan 2006 23:20:05 +0000 Subject: Chase shlib bump of libexpat. --- devel/ice/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/ice') diff --git a/devel/ice/Makefile b/devel/ice/Makefile index cca41dae5ddc..29d8859a66c2 100644 --- a/devel/ice/Makefile +++ b/devel/ice/Makefile @@ -7,6 +7,7 @@ PORTNAME= Ice PORTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.zeroc.com/download/Ice/3.0/ @@ -14,7 +15,7 @@ MAINTAINER= shoesoft@gmx.net COMMENT= A modern alternative to object middleware such as CORBA/COM/DCOM/COM+ LIB_DEPENDS= db-4.2.2:${PORTSDIR}/databases/db42 \ - expat.5:${PORTSDIR}/textproc/expat2 + expat.6:${PORTSDIR}/textproc/expat2 USE_GMAKE= yes USE_REINPLACE= yes -- cgit