From 92a579b9b88f67529f2e214befeda453f74c063a Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 15 Sep 2003 21:15:39 +0000 Subject: [PATCH] Chase libintl shlib version number. Submitted by: bento --- comms/libticables/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comms/libticables/Makefile b/comms/libticables/Makefile index 87726c48080f..7c0dd82fd07d 100644 --- a/comms/libticables/Makefile +++ b/comms/libticables/Makefile @@ -16,7 +16,7 @@ COMMENT= TI calculator link cables 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