From b5ee3cbeac6952ef53d2fe289d26677008c2f8de Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 15 Sep 2003 21:13:27 +0000 Subject: Correct libintl shlib version number. Submitted by: bento --- devel/libtifiles/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/libtifiles/Makefile b/devel/libtifiles/Makefile index be36ea20fc5..fed9fdce618 100644 --- a/devel/libtifiles/Makefile +++ b/devel/libtifiles/Makefile @@ -16,7 +16,7 @@ COMMENT= TI calculator file types library BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes USE_LIBTOOL= yes -- cgit