From f873071cf220092fc2b1a289bb07ac1a96f20904 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 25 Aug 2003 05:41:38 +0000 Subject: Chase the libintl.so shared lib version. --- editors/ssed/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/ssed') diff --git a/editors/ssed/Makefile b/editors/ssed/Makefile index 8afc26386f9e..50c5d48f3a7d 100644 --- a/editors/ssed/Makefile +++ b/editors/ssed/Makefile @@ -14,7 +14,7 @@ DISTNAME= sed-${PORTVERSION} MAINTAINER= verm@drunkmonk.net COMMENT= Super-sed is a heavily enhanced version of sed -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ iconv:${PORTSDIR}/converters/libiconv GNU_CONFIGURE= yes -- cgit